summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-11-10 18:04:17 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-11-10 18:04:17 +0000
commit4db640a50331fff2b661a4109b430ad056ccbcdc (patch)
tree28b74c403df9a37d9b2e6b8cfabef5eff0865451 /target
parent46383c512e38fee01764a65c73e14adfacdc9d32 (diff)
downloadmaster-31e0f0ae-4db640a50331fff2b661a4109b430ad056ccbcdc.tar.gz
master-31e0f0ae-4db640a50331fff2b661a4109b430ad056ccbcdc.tar.bz2
master-31e0f0ae-4db640a50331fff2b661a4109b430ad056ccbcdc.zip
disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)
SVN-Revision: 9527
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/config-2.6.232
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23
index 363868c3d7..a35acc19b4 100644
--- a/target/linux/generic-2.6/config-2.6.23
+++ b/target/linux/generic-2.6/config-2.6.23
@@ -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