FireWire/IEEE1394 requires PCI support
SVN-Revision: 13176
This commit is contained in:
parent
c76305413e
commit
dec6a89589
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ endef
|
|||
define KernelPackage/ieee1394
|
||||
SUBMENU:=$(FIREWIRE_MENU)
|
||||
TITLE:=Support for FireWire
|
||||
DEPENDS:=@PCI_SUPPORT
|
||||
KCONFIG:=CONFIG_IEEE1394
|
||||
FILES:=$(LINUX_DIR)/drivers/ieee1394/ieee1394.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,20,ieee1394)
|
||||
|
|
Loading…
Reference in a new issue