Signed-off-by: Andrew Morton --- drivers/ide/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff -puN drivers/ide/Kconfig~ide-ide-make-config_ide_generic-default-to-n drivers/ide/Kconfig --- a/drivers/ide/Kconfig~ide-ide-make-config_ide_generic-default-to-n +++ a/drivers/ide/Kconfig @@ -304,9 +304,8 @@ comment "IDE chipset support/bugfixes" config IDE_GENERIC tristate "generic/default IDE chipset support" - default y help - If unsure, say Y. + If unsure, say N. config BLK_DEV_PLATFORM tristate "Platform driver for IDE interfaces" _