summaryrefslogtreecommitdiffstats
path: root/include/configs/mx35pdk.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/mx35pdk.h
parent2f7547ff27b684ddcee30e985a0dea3843449e0a (diff)
downloadtalos-obmc-uboot-913702ca397755e06fcc126a063ebbf814ac869b.tar.gz
talos-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/mx35pdk.h')
-rw-r--r--include/configs/mx35pdk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h
index 0a46f4c305..ab481441b2 100644
--- a/include/configs/mx35pdk.h
+++ b/include/configs/mx35pdk.h
@@ -52,7 +52,7 @@
#define CONFIG_POWER
#define CONFIG_POWER_I2C
#define CONFIG_POWER_FSL
-#define CONFIG_PMIC_FSL_MC13892
+#define CONFIG_POWER_FSL_MC13892
#define CONFIG_SYS_FSL_PMIC_I2C_ADDR 0x08
#define CONFIG_RTC_MC13XXX
OpenPOWER on IntegriCloud