summaryrefslogtreecommitdiff
path: root/configs/uniphier_ld20_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-02-21 15:09:11 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-02-23 08:39:48 +0900
commit2af94aafa50fc6c198379fe730f59f3df07184d0 (patch)
treebed153a2be762999e05d5f2e05fcf0e43e1d251f /configs/uniphier_ld20_defconfig
parentc05a59d2947894350c0ea7a2507aee70b3e91d8b (diff)
ARM: uniphier: enable CONFIG_CMD_CONFIG
This command is useful to see which config options are enabled on the running U-Boot image. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_ld20_defconfig')
-rw-r--r--configs/uniphier_ld20_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/uniphier_ld20_defconfig b/configs/uniphier_ld20_defconfig
index 7e3ff5c27d..62513597a6 100644
--- a/configs/uniphier_ld20_defconfig
+++ b/configs/uniphier_ld20_defconfig
@@ -10,6 +10,7 @@ CONFIG_DEFAULT_DEVICE_TREE="uniphier-ld20-ref"
CONFIG_SPL=y
CONFIG_SPL_NOR_SUPPORT=y
CONFIG_HUSH_PARSER=y
+CONFIG_CMD_CONFIG=y
# CONFIG_CMD_XIMG is not set
# CONFIG_CMD_ENV_EXISTS is not set
CONFIG_CMD_GPT=y