diff options
Diffstat (limited to 'drivers/ide')
-rw-r--r-- | drivers/ide/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ide/Kconfig b/drivers/ide/Kconfig index e049f65bc3a2..e7fcdd2580fb 100644 --- a/drivers/ide/Kconfig +++ b/drivers/ide/Kconfig | |||
@@ -304,9 +304,8 @@ comment "IDE chipset support/bugfixes" | |||
304 | 304 | ||
305 | config IDE_GENERIC | 305 | config IDE_GENERIC |
306 | tristate "generic/default IDE chipset support" | 306 | tristate "generic/default IDE chipset support" |
307 | default y | ||
308 | help | 307 | help |
309 | If unsure, say Y. | 308 | If unsure, say N. |
310 | 309 | ||
311 | config BLK_DEV_CMD640 | 310 | config BLK_DEV_CMD640 |
312 | bool "CMD640 chipset bugfix/support" | 311 | bool "CMD640 chipset bugfix/support" |