summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53evk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx53evk.h')
-rw-r--r--include/configs/mx53evk.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h
index c472075c9a..a0af3eeb26 100644
--- a/include/configs/mx53evk.h
+++ b/include/configs/mx53evk.h
@@ -55,9 +55,9 @@
#define CONFIG_SYS_I2C_SPEED 100000
/* PMIC Configs */
-#define CONFIG_PMIC
-#define CONFIG_PMIC_I2C
-#define CONFIG_PMIC_FSL
+#define CONFIG_POWER
+#define CONFIG_POWER_I2C
+#define CONFIG_POWER_FSL
#define CONFIG_SYS_FSL_PMIC_I2C_ADDR 8
#define CONFIG_PMIC_FSL_MC13892
#define CONFIG_RTC_MC13XXX
OpenPOWER on IntegriCloud