]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm64: defconfig: enable I2C_PXA
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 22 Feb 2017 17:31:46 +0000 (18:31 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Tue, 7 Mar 2017 17:58:42 +0000 (18:58 +0100)
Now that the Armada 37xx SoCs support the i2c pxa driver, enable it by
default.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/configs/defconfig

index 0ebe737d37789a64d836f308a1da6207b14a1109..19ce256f994e9381547a577056474316dfaa67fe 100644 (file)
@@ -250,6 +250,7 @@ CONFIG_I2C_DESIGNWARE_PLATFORM=y
 CONFIG_I2C_IMX=y
 CONFIG_I2C_MESON=y
 CONFIG_I2C_MV64XXX=y
+CONFIG_I2C_PXA=y
 CONFIG_I2C_QUP=y
 CONFIG_I2C_RK3X=y
 CONFIG_I2C_TEGRA=y