summaryrefslogtreecommitdiff
path: root/include/configs/omap4_sdp4430.h
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 /include/configs/omap4_sdp4430.h
parent4848d89d1ffe3e13ed1cbade9f25e0331493d5e5 (diff)
downloadu-boot-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 'include/configs/omap4_sdp4430.h')
-rw-r--r--include/configs/omap4_sdp4430.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/omap4_sdp4430.h b/include/configs/omap4_sdp4430.h
index 072b97e..b82ad13 100644
--- a/include/configs/omap4_sdp4430.h
+++ b/include/configs/omap4_sdp4430.h
@@ -21,11 +21,6 @@
#include <configs/ti_omap4_common.h>
-/* Battery Charger */
-#ifndef CONFIG_SPL_BUILD
-#define CONFIG_CMD_BAT 1
-#endif
-
/* ENV related config options */
#define CONFIG_ENV_IS_IN_MMC 1
#define CONFIG_SYS_MMC_ENV_DEV 1 /* SLOT2: eMMC(1) */