summaryrefslogtreecommitdiff
path: root/configs/ids8313_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:14 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 09:33:54 -0400
commitffc76589d0e728877992b7247a2ced39025e4493 (patch)
tree8a52b5f4f34171980e2700526d8f49737348bfff /configs/ids8313_defconfig
parenta55d29d2ac658b33989a7c4c368beff46a98bcde (diff)
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>
Diffstat (limited to 'configs/ids8313_defconfig')
-rw-r--r--configs/ids8313_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ids8313_defconfig b/configs/ids8313_defconfig
index 165e2eb495..2accd31229 100644
--- a/configs/ids8313_defconfig
+++ b/configs/ids8313_defconfig
@@ -13,6 +13,7 @@ CONFIG_HUSH_PARSER=y
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Enter password - autoboot in %d seconds...\n"
CONFIG_AUTOBOOT_DELAY_STR="ids"
+CONFIG_CMD_ENV_FLAGS=y
CONFIG_CMD_SPI=y
CONFIG_CMD_I2C=y
# CONFIG_CMD_SETEXPR is not set