Browse Source

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

SVN-Revision: 9527
Felix Fietkau 18 years ago
parent
commit
4db640a503
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/generic-2.6/config-2.6.23

+ 1 - 1
target/linux/generic-2.6/config-2.6.23

@@ -425,7 +425,7 @@ CONFIG_HZ_100=y
 # CONFIG_ICPLUS_PHY is not set
 # CONFIG_ICPLUS_PHY is not set
 # CONFIG_IDEDISK_MULTI_MODE is not set
 # CONFIG_IDEDISK_MULTI_MODE is not set
 # CONFIG_IDEDMA_IVB 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_MAX_HWIFS=4
 CONFIG_IDE_PROC_FS=y
 CONFIG_IDE_PROC_FS=y
 # CONFIG_IDE_TASK_IOCTL is not set
 # CONFIG_IDE_TASK_IOCTL is not set