diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2009-04-16 23:05:59 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2009-04-16 23:05:59 +0000 |
commit | 184f4ff4328c44a79ed3bd9973290f7fc6271b7c (patch) | |
tree | 9fa5ba644af9d40382883641f490a6bea882acd2 | |
parent | 3161b6119969dcd0a01e26ea94ec203deda2d519 (diff) | |
download | busybox-w32-184f4ff4328c44a79ed3bd9973290f7fc6271b7c.tar.gz busybox-w32-184f4ff4328c44a79ed3bd9973290f7fc6271b7c.tar.bz2 busybox-w32-184f4ff4328c44a79ed3bd9973290f7fc6271b7c.zip |
disable FLASH_ERASEALL in defconfig
-rw-r--r-- | scripts/defconfig | 2 |
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 | |||
579 | CONFIG_EJECT=y | 579 | CONFIG_EJECT=y |
580 | CONFIG_FEATURE_EJECT_SCSI=y | 580 | CONFIG_FEATURE_EJECT_SCSI=y |
581 | CONFIG_FBSPLASH=y | 581 | CONFIG_FBSPLASH=y |
582 | CONFIG_FLASH_ERASEALL=y | 582 | # CONFIG_FLASH_ERASEALL is not set |
583 | CONFIG_IONICE=y | 583 | CONFIG_IONICE=y |
584 | # CONFIG_INOTIFYD is not set | 584 | # CONFIG_INOTIFYD is not set |
585 | CONFIG_LAST=y | 585 | CONFIG_LAST=y |