summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:34:26 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 15:34:14 (GMT)
commit241d281853e443498dccab520dfcbfca439269f5 (patch)
treed49cb77a4a03e480b8471b0999fc86832c04bea4 /configs
parentb7695c0e5917458ed8bc0016cd3f6e28b3b3847c (diff)
downloadu-boot-fsl-qoriq-241d281853e443498dccab520dfcbfca439269f5.tar.xz
Convert CONFIG_CMD_MAX6957 to Kconfig
This converts the following to Kconfig: CONFIG_CMD_MAX6957 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')
-rw-r--r--configs/work_92105_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/work_92105_defconfig b/configs/work_92105_defconfig
index 8e7f6c8..b8ded52 100644
--- a/configs/work_92105_defconfig
+++ b/configs/work_92105_defconfig
@@ -6,6 +6,7 @@ CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_NAND_SUPPORT=y
CONFIG_CMD_HD44760=y
CONFIG_ENV_IS_IN_NAND=y
+CONFIG_CMD_MAX6957=y
CONFIG_BOOTDELAY=3
CONFIG_VERSION_VARIABLE=y
# CONFIG_DISPLAY_BOARDINFO is not set