Commit efbd2464 authored by Gregory CLEMENT's avatar Gregory CLEMENT

arm64: defconfig: enable I2C_PXA

Now that the Armada 37xx SoCs support the i2c pxa driver, enable it by
default.
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent d7ec74f4
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment