diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig
index ec6b4a80e333f477af3a0012cab82d882c857908..aecc219288d619121016ad4f4ecd6e50cefd6540 100644
--- a/drivers/ide/Kconfig
+++ b/drivers/ide/Kconfig
@@ -1024,7 +1024,7 @@ config IDE_EXT_DIRECT
 endchoice
 
 # no isa -> no vlb
-if ISA
+if ISA && (ALPHA || X86 || MIPS)
 
 comment "Other IDE chipsets support"
 comment "Note: most of these also require special kernel boot parameters"