1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 07:34:04 +03:00

enable ATA_SFF (PATA support) in the generic configs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17993 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2009-10-08 09:40:38 +00:00
parent 195e79a202
commit 72aa5b478a
3 changed files with 3 additions and 5 deletions

View File

@ -117,9 +117,7 @@ define KernelPackage/ata-magicbox-cf
SUBMENU:=$(BLOCK_MENU)
TITLE:=Magicbox v2/OpenRB Compact flash support (ATA)
DEPENDS:=@TARGET_ppc40x +kmod-ata-core
KCONFIG:=\
CONFIG_PATA_MAGICBOX_CF \
CONFIG_ATA_SFF=y
KCONFIG:=CONFIG_PATA_MAGICBOX_CF
FILES:=$(LINUX_DIR)/drivers/ata/pata_magicbox_cf.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,41,pata_magicbox_cf)
endef

View File

@ -86,7 +86,7 @@ CONFIG_ASK_IP_FIB_HASH=y
# CONFIG_ATALK is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_ATA_SFF is not set
CONFIG_ATA_SFF=y
# CONFIG_ATH5K is not set
# CONFIG_ATH9K is not set
# CONFIG_ATL1C is not set

View File

@ -94,7 +94,7 @@ CONFIG_ASK_IP_FIB_HASH=y
# CONFIG_ATA_ACPI is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_ATA_SFF is not set
CONFIG_ATA_SFF=y
# CONFIG_ATH5K is not set
# CONFIG_ATH9K is not set
# CONFIG_ATL1 is not set