summaryrefslogtreecommitdiff
path: root/configs/uniphier_sld3_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-02-21 06:09:11 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-02-22 23:39:48 (GMT)
commit2af94aafa50fc6c198379fe730f59f3df07184d0 (patch)
treebed153a2be762999e05d5f2e05fcf0e43e1d251f /configs/uniphier_sld3_defconfig
parentc05a59d2947894350c0ea7a2507aee70b3e91d8b (diff)
downloadu-boot-fsl-qoriq-2af94aafa50fc6c198379fe730f59f3df07184d0.tar.xz
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_sld3_defconfig')
-rw-r--r--configs/uniphier_sld3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/uniphier_sld3_defconfig b/configs/uniphier_sld3_defconfig
index 0be715f..ef5d1e4 100644
--- a/configs/uniphier_sld3_defconfig
+++ b/configs/uniphier_sld3_defconfig
@@ -12,6 +12,7 @@ CONFIG_DEFAULT_DEVICE_TREE="uniphier-sld3-ref"
CONFIG_SPL=y
CONFIG_SPL_NOR_SUPPORT=y
CONFIG_HUSH_PARSER=y
+CONFIG_CMD_CONFIG=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_XIMG is not set
# CONFIG_CMD_ENV_EXISTS is not set