aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r--drivers/ide/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index ec6b4a80e333..aecc219288d6 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -1024,7 +1024,7 @@ config IDE_EXT_DIRECT
1024endchoice 1024endchoice
1025 1025
1026# no isa -> no vlb 1026# no isa -> no vlb
1027if ISA 1027if ISA && (ALPHA || X86 || MIPS)
1028 1028
1029comment "Other IDE chipsets support" 1029comment "Other IDE chipsets support"
1030comment "Note: most of these also require special kernel boot parameters" 1030comment "Note: most of these also require special kernel boot parameters"