summaryrefslogtreecommitdiffstats
path: root/include/configs/omap5_evm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/omap5_evm.h')
-rw-r--r--include/configs/omap5_evm.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/omap5_evm.h b/include/configs/omap5_evm.h
index 0bdfd6948b..2dc9811805 100644
--- a/include/configs/omap5_evm.h
+++ b/include/configs/omap5_evm.h
@@ -99,6 +99,11 @@
#define CONFIG_DRIVER_OMAP34XX_I2C
#define CONFIG_I2C_MULTI_BUS
+/* TWL6035 */
+#ifndef CONFIG_SPL_BUILD
+#define CONFIG_TWL6035_POWER
+#endif
+
/* MMC */
#define CONFIG_GENERIC_MMC
#define CONFIG_MMC
OpenPOWER on IntegriCloud