summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPrzemyslaw Marczak <p.marczak@samsung.com>2015-01-27 13:36:30 +0100
committerSimon Glass <sjg@chromium.org>2015-01-29 17:10:00 -0700
commit8c94a83883c61f9685304078b42bb686498ea60a (patch)
tree7235b75dbbe1883e42cc35cc1c07c4cec5d707a1 /include
parent480d49eb0e21e346da9d8bb2e82a6c4778b39049 (diff)
downloadblackbird-obmc-uboot-8c94a83883c61f9685304078b42bb686498ea60a.tar.gz
blackbird-obmc-uboot-8c94a83883c61f9685304078b42bb686498ea60a.zip
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>
Diffstat (limited to 'include')
-rw-r--r--include/configs/exynos5250-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/exynos5250-common.h b/include/configs/exynos5250-common.h
index 671431397f..ae0e5ff47b 100644
--- a/include/configs/exynos5250-common.h
+++ b/include/configs/exynos5250-common.h
@@ -28,9 +28,6 @@
#define CONFIG_SYS_INIT_SP_ADDR CONFIG_IRAM_STACK
-/* PMIC */
-#define CONFIG_POWER_MAX77686
-
/* Sound */
#define CONFIG_CMD_SOUND
#ifdef CONFIG_CMD_SOUND
OpenPOWER on IntegriCloud