1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 10:18:02 +03:00

[kernel] add missing CONFIG_IDE_PHISON symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18013 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-10-09 07:36:43 +00:00
parent 3a38a7f90f
commit 99a0d9c9df

View File

@ -722,6 +722,7 @@ CONFIG_HZ_100=y
# CONFIG_IDE is not set
CONFIG_IDE_MAX_HWIFS=4
# CONFIG_IDEPCI_SHARE_IRQ is not set
# CONFIG_IDE_PHISON is not set
CONFIG_IDE_PROC_FS=y
# CONFIG_IDE_TASK_IOCTL is not set
# CONFIG_IEEE1394_DV1394 is not set