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 04d9c4d459d0..130ef64b44f7 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -314,7 +314,7 @@ comment "IDE chipset support/bugfixes" | |||
314 | 314 | ||
315 | config IDE_GENERIC | 315 | config IDE_GENERIC |
316 | tristate "generic/default IDE chipset support" | 316 | tristate "generic/default IDE chipset support" |
317 | depends on ALPHA || X86 || IA64 || M32R || MIPS || PPC32 | 317 | depends on ALPHA || X86 || IA64 || M32R || MIPS |
318 | help | 318 | help |
319 | If unsure, say N. | 319 | If unsure, say N. |
320 | 320 | ||