commit | d4061aa0e9bb48e55a958b59950e314c1c03f124 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 03 08:19:28 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 21:06:15 2015 -0600 |
tree | 159b3d983c51355d88032ed5d2d1fda21f6b47f5 | |
parent | c65dc7d8742837addfb1b0da3b090967423f4a9b [diff] [blame] |
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>
diff --git a/configs/arndale_defconfig b/configs/arndale_defconfig index aa489cf..ebac9ad 100644 --- a/configs/arndale_defconfig +++ b/configs/arndale_defconfig
@@ -13,3 +13,5 @@ CONFIG_SOUND_WM8994=y CONFIG_USB=y CONFIG_DM_USB=y +CONFIG_DM_I2C=y +CONFIG_DM_I2C_COMPAT=y