1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:41:38 +03:00

disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9527 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-11-10 18:04:17 +00:00
parent d53f860842
commit 46d6153121

View File

@ -425,7 +425,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_IDEPCI_SHARE_IRQ=y
# CONFIG_IDEPCI_SHARE_IRQ is not set
CONFIG_IDE_MAX_HWIFS=4
CONFIG_IDE_PROC_FS=y
# CONFIG_IDE_TASK_IOCTL is not set