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>
This commit is contained in:
Simon Glass
2017-05-17 03:25:13 -06:00
committed by Tom Rini
parent dcab138793
commit a55d29d2ac
7 changed files with 11 additions and 3 deletions

View File

@@ -108,7 +108,6 @@
#define CONFIG_CMD_SANDBOX
#define CONFIG_CMD_ENV_FLAGS
#define CONFIG_CMD_ENV_CALLBACK
#define CONFIG_BOOTARGS ""