add missing dependencies on PCI/PCMCIA/USB support

SVN-Revision: 8801
This commit is contained in:
Nicolas Thill
2007-09-16 16:21:56 +00:00
parent 6226b53b1b
commit 9ad89ea9cb
5 changed files with 19 additions and 16 deletions

View File

@@ -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)