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:
@@ -444,7 +444,6 @@
|
||||
#define CONFIG_UBOOTPATH "ids8313/u-boot.bin"
|
||||
#define CONFIG_FDTFILE "ids8313/ids8313.dtb"
|
||||
#define CONFIG_LOADADDR 0x400000
|
||||
#define CONFIG_CMD_ENV_FLAGS
|
||||
#define CONFIG_ENV_FLAGS_LIST_STATIC "ethaddr:mo,eth1addr:mo"
|
||||
|
||||
/* Initial Memory map for Linux*/
|
||||
|
@@ -107,8 +107,6 @@
|
||||
|
||||
#define CONFIG_CMD_SANDBOX
|
||||
|
||||
#define CONFIG_CMD_ENV_FLAGS
|
||||
|
||||
#define CONFIG_BOOTARGS ""
|
||||
|
||||
#ifndef SANDBOX_NO_SDL
|
||||
|
Reference in New Issue
Block a user