exynos5: Enable tps65090 on exynos5-dt
authorAaron Durbin <[email protected]>
Tue, 20 May 2014 12:01:37 +0000 (06:01 -0600)
committerMinkyu Kang <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
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