summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau2007-11-10 18:04:17 +0000
committerFelix Fietkau2007-11-10 18:04:17 +0000
commit8dc4b63ba8e401ad6d24e23459e37a0ec81f182e (patch)
tree4216739b426563271230a00cca1096705be8488a
parent7d361aec74c48ccdea0c7920db43f4a27a79c8cb (diff)
downloadarchive-8dc4b63ba8e401ad6d24e23459e37a0ec81f182e.tar.gz
disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)
SVN-Revision: 9527
-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