From: Kuninori Morimoto Date: Fri, 18 Sep 2015 02:07:18 +0000 (+0000) Subject: arm64: defconfig: Enable Renesas R-Car I2C Controller X-Git-Tag: v4.5-rc1~40^2~6^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0c886e168b51b24379a3f4d302f18c4df00d629;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Enable Renesas R-Car I2C Controller Signed-off-by: Kuninori Morimoto Acked-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index a7776cd9ffcab..6b1e284c9f8cf 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -132,6 +132,7 @@ CONFIG_VIRTIO_CONSOLE=y # CONFIG_HW_RANDOM is not set CONFIG_I2C=y CONFIG_I2C_QUP=y +CONFIG_I2C_RCAR=y CONFIG_SPI=y CONFIG_SPI_PL022=y CONFIG_SPI_QUP=y