Commit 8c94a83883c61f9685304078b42bb686498ea60a

Authored by Przemyslaw Marczak
Committed by Simon Glass
1 parent 480d49eb0e

exynos5250: config: disable max77686 driver

This PMIC is not common for all Exynos5250
based boards, so should be romoved from
common config.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Cc: Simon Glass <sjg@chromium.org>
Cc: Minkyu Kang <mk7.kang@samsung.com>

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

include/configs/exynos5250-common.h
... ... @@ -28,9 +28,6 @@
28 28  
29 29 #define CONFIG_SYS_INIT_SP_ADDR CONFIG_IRAM_STACK
30 30  
31   -/* PMIC */
32   -#define CONFIG_POWER_MAX77686
33   -
34 31 /* Sound */
35 32 #define CONFIG_CMD_SOUND
36 33 #ifdef CONFIG_CMD_SOUND