Skip to content

Commit 0403565

Browse files
committed
Merge tag 'renesas-arm-defconfig-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
Renesas ARM defconfig updates for v6.5 (take two) - Enable support for the Renesas MTU3a counter in the arm64 defconfig. * tag 'renesas-arm-defconfig-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: arm64: defconfig: Enable Renesas MTU3a counter config Link: https://lore.kernel.org/r/cover.1686304611.git.geert+renesas@glider.be Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents 795acd6 + cacde5c commit 0403565

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
@@ -693,6 +693,7 @@ CONFIG_MFD_SPMI_PMIC=y
693693
CONFIG_MFD_RK808=y
694694
CONFIG_MFD_SEC_CORE=y
695695
CONFIG_MFD_SL28CPLD=y
696+
CONFIG_RZ_MTU3=y
696697
CONFIG_MFD_TPS65219=y
697698
CONFIG_MFD_TI_AM335X_TSCADC=m
698699
CONFIG_MFD_ROHM_BD718XX=y
@@ -1427,6 +1428,8 @@ CONFIG_INTERCONNECT_QCOM_SM8250=m
14271428
CONFIG_INTERCONNECT_QCOM_SM8350=m
14281429
CONFIG_INTERCONNECT_QCOM_SM8450=y
14291430
CONFIG_INTERCONNECT_QCOM_SM8550=y
1431+
CONFIG_COUNTER=m
1432+
CONFIG_RZ_MTU3_CNT=m
14301433
CONFIG_HTE=y
14311434
CONFIG_HTE_TEGRA194=y
14321435
CONFIG_HTE_TEGRA194_TEST=m

0 commit comments

Comments
 (0)