summaryrefslogtreecommitdiffstats
path: root/configs/arndale_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-03 08:19:28 -0600
committerSimon Glass <sjg@chromium.org>2015-08-05 21:06:15 -0600
commitd4061aa0e9bb48e55a958b59950e314c1c03f124 (patch)
tree159b3d983c51355d88032ed5d2d1fda21f6b47f5 /configs/arndale_defconfig
parentc65dc7d8742837addfb1b0da3b090967423f4a9b (diff)
downloadtalos-obmc-uboot-d4061aa0e9bb48e55a958b59950e314c1c03f124.tar.gz
talos-obmc-uboot-d4061aa0e9bb48e55a958b59950e314c1c03f124.zip
exynos: Enable new features for exynos5 boards
Enable PMICs, regulators and the like so that new drivers will be made available. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/arndale_defconfig')
-rw-r--r--configs/arndale_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/arndale_defconfig b/configs/arndale_defconfig
index aa489cfc2b..ebac9ad405 100644
--- a/configs/arndale_defconfig
+++ b/configs/arndale_defconfig
@@ -13,3 +13,5 @@ CONFIG_SOUND_MAX98095=y
CONFIG_SOUND_WM8994=y
CONFIG_USB=y
CONFIG_DM_USB=y
+CONFIG_DM_I2C=y
+CONFIG_DM_I2C_COMPAT=y
OpenPOWER on IntegriCloud