From: Aaron Durbin Date: Tue, 20 May 2014 12:01:37 +0000 (-0600) Subject: exynos5: Enable tps65090 on exynos5-dt X-Git-Tag: v2014.07-rc3~4^2~2^2~8 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2469bf35a8c4fde242300c8123406cdc3b3b464c;p=u-boot exynos5: Enable tps65090 on exynos5-dt 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 Reviewed-by: Simon Glass Signed-off-by: Minkyu Kang --- diff --git a/include/configs/exynos5-dt.h b/include/configs/exynos5-dt.h index 5a9b1b42d3..b8304951d2 100644 --- a/include/configs/exynos5-dt.h +++ b/include/configs/exynos5-dt.h @@ -259,6 +259,7 @@ /* PMIC */ #define CONFIG_POWER #define CONFIG_POWER_I2C +#define CONFIG_POWER_TPS65090 /* Ethernet Controllor Driver */ #ifdef CONFIG_CMD_NET