diff options
Diffstat (limited to 'drivers/ide/Kconfig')
-rw-r--r-- | drivers/ide/Kconfig | 2 |
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 | |||
1024 | endchoice | 1024 | endchoice |
1025 | 1025 | ||
1026 | # no isa -> no vlb | 1026 | # no isa -> no vlb |
1027 | if ISA | 1027 | if ISA && (ALPHA || X86 || MIPS) |
1028 | 1028 | ||
1029 | comment "Other IDE chipsets support" | 1029 | comment "Other IDE chipsets support" |
1030 | comment "Note: most of these also require special kernel boot parameters" | 1030 | comment "Note: most of these also require special kernel boot parameters" |