Skip to content

Commit cacde5c

Browse files
bijudasgeertu
authored andcommitted
arm64: defconfig: Enable Renesas MTU3a counter config
Enable MFD & counter related configs for Renesas MTU3a Counter as it is populated on RZ/{G2L, LC, UL} and RZ/V2L SMARC EVKs. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20230417100607.309068-1-biju.das.jz@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent 3f1e1ad commit cacde5c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,7 @@ CONFIG_MFD_SPMI_PMIC=y
691691
CONFIG_MFD_RK808=y
692692
CONFIG_MFD_SEC_CORE=y
693693
CONFIG_MFD_SL28CPLD=y
694+
CONFIG_RZ_MTU3=y
694695
CONFIG_MFD_TPS65219=y
695696
CONFIG_MFD_TI_AM335X_TSCADC=m
696697
CONFIG_MFD_ROHM_BD718XX=y
@@ -1424,6 +1425,8 @@ CONFIG_INTERCONNECT_QCOM_SM8250=m
14241425
CONFIG_INTERCONNECT_QCOM_SM8350=m
14251426
CONFIG_INTERCONNECT_QCOM_SM8450=y
14261427
CONFIG_INTERCONNECT_QCOM_SM8550=y
1428+
CONFIG_COUNTER=m
1429+
CONFIG_RZ_MTU3_CNT=m
14271430
CONFIG_HTE=y
14281431
CONFIG_HTE_TEGRA194=y
14291432
CONFIG_HTE_TEGRA194_TEST=m

0 commit comments

Comments
 (0)