Skip to content

Commit c520bbb

Browse files
claudiubezneageertu
authored andcommitted
arm64: defconfig: Enable VBATTB clock and Renesas RTCA-3
Enable the Renesas VBATTB clock and RTCA-3 RTC drivers. These are available on the Renesas RZ/G3S SoC. VBATTB is the clock provider for the RTC counter. Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Claudiu Beznea <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent 9852d85 commit c520bbb

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
@@ -1367,6 +1368,7 @@ CONFIG_SM_VIDEOCC_8250=y
13671368
CONFIG_QCOM_HFPLL=y
13681369
CONFIG_CLK_GFM_LPASS_SM8250=m
13691370
CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y
1371+
CONFIG_CLK_RENESAS_VBATTB=m
13701372
CONFIG_HWSPINLOCK=y
13711373
CONFIG_HWSPINLOCK_QCOM=y
13721374
CONFIG_TEGRA186_TIMER=y

0 commit comments

Comments
 (0)