Skip to content

Commit 61107d8

Browse files
committed
Merge tag 'renesas-arm-defconfig-for-v6.13-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
Renesas ARM defconfig updates for v6.13 - Enable Battery Backup Function (VBATTB) and RTC support for the RZ/G3S SoC and the RZ/G3S SMARC SoM. * tag 'renesas-arm-defconfig-for-v6.13-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: arm64: defconfig: Enable VBATTB clock and Renesas RTCA-3 Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 31e7323 + c520bbb commit 61107d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1221,6 +1221,7 @@ CONFIG_RTC_DRV_IMX_SC=m
12211221
CONFIG_RTC_DRV_MT6397=m
12221222
CONFIG_RTC_DRV_XGENE=y
12231223
CONFIG_RTC_DRV_TI_K3=m
1224+
CONFIG_RTC_DRV_RENESAS_RTCA3=m
12241225
CONFIG_DMADEVICES=y
12251226
CONFIG_DMA_BCM2835=y
12261227
CONFIG_DMA_SUN6I=m
@@ -1370,6 +1371,7 @@ CONFIG_SM_VIDEOCC_8250=y
13701371
CONFIG_QCOM_HFPLL=y
13711372
CONFIG_CLK_GFM_LPASS_SM8250=m
13721373
CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y
1374+
CONFIG_CLK_RENESAS_VBATTB=m
13731375
CONFIG_HWSPINLOCK=y
13741376
CONFIG_HWSPINLOCK_QCOM=y
13751377
CONFIG_TEGRA186_TIMER=y

0 commit comments

Comments
 (0)