mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00: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:
parent
a55d29d2ac
commit
ffc76589d0
9 changed files with 12 additions and 5 deletions
|
@ -107,8 +107,6 @@
|
|||
|
||||
#define CONFIG_CMD_SANDBOX
|
||||
|
||||
#define CONFIG_CMD_ENV_FLAGS
|
||||
|
||||
#define CONFIG_BOOTARGS ""
|
||||
|
||||
#ifndef SANDBOX_NO_SDL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue