]> git.sur5r.net Git - u-boot/commitdiff
exynos5: Enable tps65090 on exynos5-dt
authorAaron Durbin <adurbin@chromium.org>
Tue, 20 May 2014 12:01:37 +0000 (06:01 -0600)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 28 May 2014 01:58:19 +0000 (10:58 +0900)
The TPS65090 pmic chip can be on exynos5250 boards. Therefore,
select the appropriate config option for TPS65090 devices.

This commit should really use exynos5-dt.c, when it is available.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/exynos5-dt.h

index 5a9b1b42d31090466008d9a985560a76052a8909..b8304951d25a64da8ea4cebeb811c4f9b603cbd8 100644 (file)
 /* PMIC */
 #define CONFIG_POWER
 #define CONFIG_POWER_I2C
+#define CONFIG_POWER_TPS65090
 
 /* Ethernet Controllor Driver */
 #ifdef CONFIG_CMD_NET