summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53evk.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-05-20 06:01:34 -0600
committerMinkyu Kang <mk7.kang@samsung.com>2014-05-28 10:58:18 +0900
commit913702ca397755e06fcc126a063ebbf814ac869b (patch)
tree5942d93b8d4ff1c03708df38225dd364b1b0326e /include/configs/mx53evk.h
parent2f7547ff27b684ddcee30e985a0dea3843449e0a (diff)
downloadblackbird-obmc-uboot-913702ca397755e06fcc126a063ebbf814ac869b.tar.gz
blackbird-obmc-uboot-913702ca397755e06fcc126a063ebbf814ac869b.zip
power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
Commit be3b51aa did this mostly, but several have been added since. Do the job again. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/mx53evk.h')
-rw-r--r--include/configs/mx53evk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h
index 3f0d80ac68..042cdd0323 100644
--- a/include/configs/mx53evk.h
+++ b/include/configs/mx53evk.h
@@ -45,7 +45,7 @@
#define CONFIG_POWER_I2C
#define CONFIG_POWER_FSL
#define CONFIG_SYS_FSL_PMIC_I2C_ADDR 8
-#define CONFIG_PMIC_FSL_MC13892
+#define CONFIG_POWER_FSL_MC13892
#define CONFIG_RTC_MC13XXX
/* MMC Configs */
OpenPOWER on IntegriCloud