aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2009-04-16 23:05:59 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2009-04-16 23:05:59 +0000
commit184f4ff4328c44a79ed3bd9973290f7fc6271b7c (patch)
tree9fa5ba644af9d40382883641f490a6bea882acd2
parent3161b6119969dcd0a01e26ea94ec203deda2d519 (diff)
downloadbusybox-w32-184f4ff4328c44a79ed3bd9973290f7fc6271b7c.tar.gz
busybox-w32-184f4ff4328c44a79ed3bd9973290f7fc6271b7c.tar.bz2
busybox-w32-184f4ff4328c44a79ed3bd9973290f7fc6271b7c.zip
disable FLASH_ERASEALL in defconfig
-rw-r--r--scripts/defconfig2
1 files changed, 1 insertions, 1 deletions
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
579CONFIG_EJECT=y 579CONFIG_EJECT=y
580CONFIG_FEATURE_EJECT_SCSI=y 580CONFIG_FEATURE_EJECT_SCSI=y
581CONFIG_FBSPLASH=y 581CONFIG_FBSPLASH=y
582CONFIG_FLASH_ERASEALL=y 582# CONFIG_FLASH_ERASEALL is not set
583CONFIG_IONICE=y 583CONFIG_IONICE=y
584# CONFIG_INOTIFYD is not set 584# CONFIG_INOTIFYD is not set
585CONFIG_LAST=y 585CONFIG_LAST=y