Commit 279e7c491b140d69fb1a87c7ab507fdc6978568b

Authored by Simon Glass
Committed by Tom Rini
1 parent 80e44cfe10

Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARS

This option does not exist in U-Boot. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>

Showing 2 changed files with 0 additions and 2 deletions Side-by-side Diff

include/configs/km/keymile-common.h
... ... @@ -13,7 +13,6 @@
13 13 /*
14 14 * Command line configuration.
15 15 */
16   -#define CONFIG_CMD_DEFAULTENV_VARS
17 16 #define CONFIG_CMD_IMMAP
18 17 #define CONFIG_CMD_EEPROM
19 18 #define CONFIG_CMD_JFFS2
scripts/config_whitelist.txt
... ... @@ -394,7 +394,6 @@
394 394 CONFIG_CMDLINE_PS_SUPPORT
395 395 CONFIG_CMDLINE_TAG
396 396 CONFIG_CMD_DATE
397   -CONFIG_CMD_DEFAULTENV_VARS
398 397 CONFIG_CMD_DEKBLOB
399 398 CONFIG_CMD_DFL
400 399 CONFIG_CMD_DIAG