summaryrefslogtreecommitdiffstats
path: root/include/configs/s5pc210_universal.h
diff options
context:
space:
mode:
authorŁukasz Majewski <l.majewski@samsung.com>2012-11-13 03:22:14 +0000
committerAnatolij Gustschin <agust@denx.de>2012-11-14 11:21:12 +0100
commitbe3b51aa4a450f3e3fcd9c6e5074ef435812a02d (patch)
treea933bfdc1d3ba1bd022aa528230c38e53ee1e6fd /include/configs/s5pc210_universal.h
parent316a51beba19f1e0004be27329462ce6616a945c (diff)
downloadblackbird-obmc-uboot-be3b51aa4a450f3e3fcd9c6e5074ef435812a02d.tar.gz
blackbird-obmc-uboot-be3b51aa4a450f3e3fcd9c6e5074ef435812a02d.zip
power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER
Rename all CONFIG_PMIC* defines to CONFIG_POWER* Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/s5pc210_universal.h')
-rw-r--r--include/configs/s5pc210_universal.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h
index 5fc6136435..894f38bd7d 100644
--- a/include/configs/s5pc210_universal.h
+++ b/include/configs/s5pc210_universal.h
@@ -253,9 +253,9 @@
#define CONFIG_I2C_MULTI_BUS
#define CONFIG_SYS_MAX_I2C_BUS 7
-#define CONFIG_PMIC
-#define CONFIG_PMIC_I2C
-#define CONFIG_PMIC_MAX8998
+#define CONFIG_POWER
+#define CONFIG_POWER_I2C
+#define CONFIG_POWER_MAX8998
#define CONFIG_USB_GADGET
#define CONFIG_USB_GADGET_S3C_UDC_OTG
OpenPOWER on IntegriCloud