aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBiju Das <[email protected]>2021-06-11 17:56:24 +0100
committerGeert Uytterhoeven <[email protected]>2021-09-24 15:03:24 +0200
commitdf364a82bf5b2dc2d78212c53205bbb91e40f850 (patch)
tree0b608a46b39250cf491fa29c1c48956886a87226
parent6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (diff)
arm64: defconfig: Enable RIIC
Enable RIIC driver support for Renesas RZ/G2L based platforms. Signed-off-by: Biju Das <[email protected]> Reviewed-by: Lad Prabhakar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 156d96afbbfc..b099c5e49652 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -461,6 +461,7 @@ CONFIG_I2C_PXA=y
CONFIG_I2C_QCOM_CCI=m
CONFIG_I2C_QCOM_GENI=m
CONFIG_I2C_QUP=y
+CONFIG_I2C_RIIC=y
CONFIG_I2C_RK3X=y
CONFIG_I2C_SH_MOBILE=y
CONFIG_I2C_TEGRA=y