From: Denis Vlasenko Date: Thu, 16 Apr 2009 23:05:59 +0000 (-0000) Subject: disable FLASH_ERASEALL in defconfig X-Git-Tag: 1_15_0~333 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=184f4ff4328c44a79ed3bd9973290f7fc6271b7c;p=oweals%2Fbusybox.git disable FLASH_ERASEALL in defconfig --- 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