busybox: enable CONFIG_NANDWRITE and CONFIG_FLASH_ERASEALL

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2015-02-21 12:50:32 +01:00
parent 4fa2adb258
commit 155231685d
2 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.23.0
# Fri Dec 26 23:16:14 2014
# Busybox version: 1.23.1
# Sat Feb 21 12:43:27 2015
#
CONFIG_HAVE_DOT_CONFIG=y
@ -670,7 +670,7 @@ CONFIG_FEATURE_LESS_MAXLINES=0
# CONFIG_FEATURE_LESS_ASK_TERMINAL is not set
# CONFIG_FEATURE_LESS_DASHCMD is not set
# CONFIG_FEATURE_LESS_LINENUMS is not set
# CONFIG_NANDWRITE is not set
CONFIG_NANDWRITE=y
# CONFIG_NANDDUMP is not set
# CONFIG_RFKILL is not set
# CONFIG_SETSERIAL is not set
@ -713,7 +713,7 @@ CONFIG_FEATURE_BEEP_LENGTH_MS=0
# CONFIG_FLASHCP is not set
# CONFIG_FLASH_LOCK is not set
# CONFIG_FLASH_UNLOCK is not set
# CONFIG_FLASH_ERASEALL is not set
CONFIG_FLASH_ERASEALL=y
CONFIG_IONICE=y
# CONFIG_INOTIFYD is not set
# CONFIG_LAST is not set

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.23.0
# Fri Dec 26 23:17:00 2014
# Busybox version: 1.23.1
# Sat Feb 21 12:44:37 2015
#
CONFIG_HAVE_DOT_CONFIG=y
@ -670,7 +670,7 @@ CONFIG_FEATURE_LESS_WINCH=y
CONFIG_FEATURE_LESS_ASK_TERMINAL=y
CONFIG_FEATURE_LESS_DASHCMD=y
CONFIG_FEATURE_LESS_LINENUMS=y
# CONFIG_NANDWRITE is not set
CONFIG_NANDWRITE=y
# CONFIG_NANDDUMP is not set
# CONFIG_RFKILL is not set
CONFIG_SETSERIAL=y
@ -713,7 +713,7 @@ CONFIG_FEATURE_EJECT_SCSI=y
# CONFIG_FLASHCP is not set
# CONFIG_FLASH_LOCK is not set
# CONFIG_FLASH_UNLOCK is not set
# CONFIG_FLASH_ERASEALL is not set
CONFIG_FLASH_ERASEALL=y
CONFIG_IONICE=y
# CONFIG_INOTIFYD is not set
# CONFIG_LAST is not set