mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
arm64: defconfig: Enable RIIC
Enable RIIC driver support for Renesas RZ/G2L based platforms. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Link: https://lore.kernel.org/r/20210611165624.30749-6-biju.das.jz@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
parent
6880fa6c56
commit
df364a82bf
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user