Commit 2469bf35a8c4fde242300c8123406cdc3b3b464c

Authored by Aaron Durbin
Committed by Minkyu Kang
1 parent ac1058fdb7

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 <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

include/configs/exynos5-dt.h
... ... @@ -259,6 +259,7 @@
259 259 /* PMIC */
260 260 #define CONFIG_POWER
261 261 #define CONFIG_POWER_I2C
  262 +#define CONFIG_POWER_TPS65090
262 263  
263 264 /* Ethernet Controllor Driver */
264 265 #ifdef CONFIG_CMD_NET