summaryrefslogtreecommitdiff
path: root/configs/omap4_sdp4430_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-27 04:27:51 (GMT)
committerTom Rini <trini@konsulko.com>2017-04-30 14:30:00 (GMT)
commitac60e46e7d316cdcec44d01a7c19e13dedd00b49 (patch)
tree4642f7e9888f1936b769200ed63d4196837278b4 /configs/omap4_sdp4430_defconfig
parent4848d89d1ffe3e13ed1cbade9f25e0331493d5e5 (diff)
downloadu-boot-fsl-qoriq-ac60e46e7d316cdcec44d01a7c19e13dedd00b49.tar.xz
Convert CONFIG_CMD_BAT to Kconfig
This converts the following to Kconfig: CONFIG_CMD_BAT Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/omap4_sdp4430_defconfig')
-rw-r--r--configs/omap4_sdp4430_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap4_sdp4430_defconfig b/configs/omap4_sdp4430_defconfig
index 727a450..7229142 100644
--- a/configs/omap4_sdp4430_defconfig
+++ b/configs/omap4_sdp4430_defconfig
@@ -4,6 +4,7 @@ CONFIG_ARM=y
CONFIG_ARCH_OMAP2PLUS=y
CONFIG_OMAP44XX=y
CONFIG_TARGET_OMAP4_SDP4430=y
+CONFIG_CMD_BAT=y
# CONFIG_SPL_NAND_SUPPORT is not set
CONFIG_DISTRO_DEFAULTS=y
CONFIG_SYS_CONSOLE_IS_IN_ENV=y