Skip to content

Commit 3228929

Browse files
Ciprian Marian CosteaShawn Guo
authored andcommitted
arm64: defconfig: add S32G RTC module support
The RTC hardware module present on S32G based SoCs tracks clock time during system suspend and it is used as a wakeup source on S32G2/S32G3 architecture. Signed-off-by: Ciprian Marian Costea <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent fcd657c commit 3228929

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,6 +1245,7 @@ CONFIG_RTC_DRV_BQ32K=m
12451245
CONFIG_RTC_DRV_RX8581=m
12461246
CONFIG_RTC_DRV_RV3028=m
12471247
CONFIG_RTC_DRV_RV8803=m
1248+
CONFIG_RTC_DRV_S32G=m
12481249
CONFIG_RTC_DRV_S5M=y
12491250
CONFIG_RTC_DRV_DS3232=y
12501251
CONFIG_RTC_DRV_PCF2127=m

0 commit comments

Comments
 (0)