From 184f4ff4328c44a79ed3bd9973290f7fc6271b7c Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 16 Apr 2009 23:05:59 +0000 Subject: [PATCH] disable FLASH_ERASEALL in defconfig --- scripts/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/defconfig b/scripts/defconfig index a3ab58878..a863ecad5 100644 --- a/scripts/defconfig +++ b/scripts/defconfig @@ -579,7 +579,7 @@ CONFIG_DEVMEM=y CONFIG_EJECT=y CONFIG_FEATURE_EJECT_SCSI=y CONFIG_FBSPLASH=y -CONFIG_FLASH_ERASEALL=y +# CONFIG_FLASH_ERASEALL is not set CONFIG_IONICE=y # CONFIG_INOTIFYD is not set CONFIG_LAST=y -- 2.25.1