mirror of
https://xff.cz/git/u-boot/
synced 2025-09-29 22:41:17 +02:00
Convert CONFIG_CMD_ENV_FLAGS to Kconfig
This converts the following to Kconfig: CONFIG_CMD_ENV_FLAGS Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
1
README
1
README
@@ -833,7 +833,6 @@ The following options need to be configured:
|
||||
CONFIG_CMD_ECHO echo arguments
|
||||
CONFIG_CMD_EDITENV edit env variable
|
||||
CONFIG_CMD_ELF * bootelf, bootvx
|
||||
CONFIG_CMD_ENV_FLAGS * display details about env flags
|
||||
CONFIG_CMD_ENV_EXISTS * check existence of env variable
|
||||
CONFIG_CMD_EXPORTENV * export the environment
|
||||
CONFIG_CMD_EXT2 * ext2 command support
|
||||
|
Reference in New Issue
Block a user