Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FLASH_EMPTY_INFO Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -106,6 +106,10 @@ config SYS_FLASH_USE_BUFFER_WRITE
|
||||
help
|
||||
Use buffered writes to flash.
|
||||
|
||||
config SYS_FLASH_EMPTY_INFO
|
||||
bool "Enable displaying empty sectors in flash info"
|
||||
depends on FLASH_CFI_DRIVER
|
||||
|
||||
config FLASH_CFI_MTD
|
||||
bool "Enable CFI MTD driver"
|
||||
depends on FLASH_CFI_DRIVER
|
||||
|
||||
Reference in New Issue
Block a user