commit | 76fc3adb94a367ccde9e8e62778cec738ff2d6a9 | [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 | dc4d5e5f5533a2eeaff1f2b83fd941c92654d529 [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