]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: multi_v7_defconfig: enable UniPhier I2C drivers
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 27 Oct 2015 02:47:13 +0000 (11:47 +0900)
committerOlof Johansson <olof@lixom.net>
Sat, 31 Oct 2015 01:56:18 +0000 (01:56 +0000)
These two drivers were merged into the I2C sub-system by
commit dd6fd4a32793 ("i2c: uniphier: add UniPhier FIFO-less I2C driver")
and commit 6a62974b667f ("i2c: uniphier_f: add UniPhier FIFO-builtin I2C
driver").

Enable them from arch/arm/configs/multi_v7_defconfig.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/multi_v7_defconfig

index 087b6a3e8a763ab35aea38e7ab603f98ef9cae99..69a22fdb52a5a49ecb26760ed4163989e2f735e4 100644 (file)
@@ -315,6 +315,8 @@ CONFIG_I2C_SIRF=y
 CONFIG_I2C_ST=y
 CONFIG_I2C_SUN6I_P2WI=y
 CONFIG_I2C_TEGRA=y
+CONFIG_I2C_UNIPHIER=y
+CONFIG_I2C_UNIPHIER_F=y
 CONFIG_I2C_XILINX=y
 CONFIG_I2C_RCAR=y
 CONFIG_I2C_CROS_EC_TUNNEL=m