sandbox: Enable some ENV commands
Enable some additional ENV commands in sandbox to aid in build testing and run testing. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
c0d57304eb
commit
7acdf78108
@ -153,6 +153,11 @@
|
||||
|
||||
#define CONFIG_CMD_SANDBOX
|
||||
|
||||
#define CONFIG_CMD_ENV_FLAGS
|
||||
#define CONFIG_CMD_ENV_CALLBACK
|
||||
#define CONFIG_CMD_GREPENV
|
||||
#define CONFIG_CMD_ASKENV
|
||||
|
||||
#define CONFIG_BOOTARGS ""
|
||||
|
||||
#define CONFIG_BOARD_LATE_INIT
|
||||
|
Loading…
Reference in New Issue
Block a user