aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r--drivers/ide/Kconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index aecc219288d6..87532034d105 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -307,6 +307,7 @@ comment "IDE chipset support/bugfixes"
307 307
308config IDE_GENERIC 308config IDE_GENERIC
309 tristate "generic/default IDE chipset support" 309 tristate "generic/default IDE chipset support"
310 depends on ALPHA || X86 || IA64 || M32R || MIPS || PPC32
310 help 311 help
311 If unsure, say N. 312 If unsure, say N.
312 313
@@ -1089,9 +1090,6 @@ config BLK_DEV_IDEDMA
1089 def_bool BLK_DEV_IDEDMA_SFF || BLK_DEV_IDEDMA_PMAC || \ 1090 def_bool BLK_DEV_IDEDMA_SFF || BLK_DEV_IDEDMA_PMAC || \
1090 BLK_DEV_IDEDMA_ICS || BLK_DEV_IDE_AU1XXX_MDMA2_DBDMA 1091 BLK_DEV_IDEDMA_ICS || BLK_DEV_IDE_AU1XXX_MDMA2_DBDMA
1091 1092
1092config IDE_ARCH_OBSOLETE_DEFAULTS
1093 def_bool ALPHA || X86 || IA64 || M32R || MIPS || PPC32
1094
1095endif 1093endif
1096 1094
1097config BLK_DEV_HD_ONLY 1095config BLK_DEV_HD_ONLY