summaryrefslogtreecommitdiff
path: root/configs/P1022DS_36BIT_NAND_defconfig
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2017-08-04 22:34:40 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 19:41:53 (GMT)
commitfa379223cd61052331342e525778d96270ee6ed9 (patch)
treeed511c2ac87ca5e1bf03e9e29e3fcae173f2d41d /configs/P1022DS_36BIT_NAND_defconfig
parentb75dfd2d4675e660ab20806641a063cdb65e99a0 (diff)
downloadu-boot-fsl-qoriq-fa379223cd61052331342e525778d96270ee6ed9.tar.xz
Convert CONFIG_CMD_REGINFO to Kconfig
This patch converts CONFIG_CMD_REGINFO to Kconfig Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'configs/P1022DS_36BIT_NAND_defconfig')
-rw-r--r--configs/P1022DS_36BIT_NAND_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1022DS_36BIT_NAND_defconfig b/configs/P1022DS_36BIT_NAND_defconfig
index d81e928..efb90b9 100644
--- a/configs/P1022DS_36BIT_NAND_defconfig
+++ b/configs/P1022DS_36BIT_NAND_defconfig
@@ -21,6 +21,7 @@ CONFIG_TPL_ENV_SUPPORT=y
CONFIG_TPL_I2C_SUPPORT=y
CONFIG_TPL_MPC8XXX_INIT_DDR_SUPPORT=y
CONFIG_HUSH_PARSER=y
+CONFIG_CMD_REGINFO=y
CONFIG_CMD_MMC=y
CONFIG_CMD_NAND=y
CONFIG_CMD_SF=y