summaryrefslogtreecommitdiffstats
path: root/include/configs/omap5_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/omap5_common.h')
-rw-r--r--include/configs/omap5_common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/omap5_common.h b/include/configs/omap5_common.h
index 83b91d1590..ddf2ad4fc2 100644
--- a/include/configs/omap5_common.h
+++ b/include/configs/omap5_common.h
@@ -238,6 +238,10 @@
#define CONFIG_SYS_DEFAULT_LPDDR2_TIMINGS
#endif
+#ifndef CONFIG_SPL_BUILD
+#define CONFIG_PALMAS_POWER
+#endif
+
/* Defines for SPL */
#define CONFIG_SPL
#define CONFIG_SPL_FRAMEWORK
OpenPOWER on IntegriCloud