summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:13 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 13:33:53 (GMT)
commita55d29d2ac658b33989a7c4c368beff46a98bcde (patch)
tree989f0f7704c2b4753ee6ccc40953161a1c415e7d /README
parentdcab138793d9fde507e48e3b956bb4d824ff5eb4 (diff)
downloadu-boot-a55d29d2ac658b33989a7c4c368beff46a98bcde.tar.xz
Convert CONFIG_CMD_ENV_CALLBACK to Kconfig
This converts the following to Kconfig: CONFIG_CMD_ENV_CALLBACK Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index a6af0a2..a785dbf 100644
--- a/README
+++ b/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_CALLBACK * display details about env callbacks
CONFIG_CMD_ENV_FLAGS * display details about env flags
CONFIG_CMD_ENV_EXISTS * check existence of env variable
CONFIG_CMD_EXPORTENV * export the environment