mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-18 05:24:03 +02:00
add missing config symbols for ide on broadcom 4780
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9558 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
93f668f049
commit
11bfc2aea9
@ -92,6 +92,7 @@ CONFIG_BLK_DEV_CRYPTOLOOP=m
|
||||
# CONFIG_BLK_DEV_DAC960 is not set
|
||||
# CONFIG_BLK_DEV_DELKIN is not set
|
||||
# CONFIG_BLK_DEV_FD is not set
|
||||
# CONFIG_BLK_DEV_GENERIC is not set
|
||||
# CONFIG_BLK_DEV_HD is not set
|
||||
# CONFIG_BLK_DEV_HD_IDE is not set
|
||||
# CONFIG_BLK_DEV_HPT34X is not set
|
||||
@ -425,6 +426,7 @@ CONFIG_HZ_100=y
|
||||
# CONFIG_ICPLUS_PHY is not set
|
||||
# CONFIG_IDEDISK_MULTI_MODE is not set
|
||||
# CONFIG_IDEDMA_IVB is not set
|
||||
# CONFIG_IDEDMA_ONLYDISK is not set
|
||||
# CONFIG_IDEPCI_SHARE_IRQ is not set
|
||||
CONFIG_IDE_MAX_HWIFS=4
|
||||
CONFIG_IDE_PROC_FS=y
|
||||
|
Loading…
Reference in New Issue
Block a user