mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-26 22:01:10 +00:00
Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARS
This option does not exist in U-Boot. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
80e44cfe10
commit
279e7c491b
@ -13,7 +13,6 @@
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
#define CONFIG_CMD_DEFAULTENV_VARS
|
||||
#define CONFIG_CMD_IMMAP
|
||||
#define CONFIG_CMD_EEPROM
|
||||
#define CONFIG_CMD_JFFS2
|
||||
|
||||
@ -394,7 +394,6 @@ CONFIG_CMDLINE_EDITING
|
||||
CONFIG_CMDLINE_PS_SUPPORT
|
||||
CONFIG_CMDLINE_TAG
|
||||
CONFIG_CMD_DATE
|
||||
CONFIG_CMD_DEFAULTENV_VARS
|
||||
CONFIG_CMD_DEKBLOB
|
||||
CONFIG_CMD_DFL
|
||||
CONFIG_CMD_DIAG
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user