add missing dependencies on PCI/PCMCIA/USB support
SVN-Revision: 8801
This commit is contained in:
@@ -52,6 +52,7 @@ $(eval $(call KernelPackage,ide-pdc202xx))
|
||||
define KernelPackage/ide-aec62xx
|
||||
SUBMENU:=$(BLMENU)
|
||||
TITLE:=AEC62xx IDE driver
|
||||
DEPENDS:=@PCI_SUPPORT
|
||||
KCONFIG:=CONFIG_BLK_DEV_AEC62XX
|
||||
FILES:=$(LINUX_DIR)/drivers/ide/pci/aec62xx.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,30,aec62xx)
|
||||
|
||||
Reference in New Issue
Block a user