[PATCH v3 3/4] arm64: defconfig: add S32G RTC module support
Ciprian Costea
ciprianmarian.costea at oss.nxp.com
Thu Oct 31 01:35:56 PDT 2024
From: Ciprian Marian Costea <ciprianmarian.costea at oss.nxp.com>
The RTC module enables Suspend to RAM (STR) support
on NXP S32G2/S32G3 SoC based boards.
Signed-off-by: Ciprian Marian Costea <ciprianmarian.costea at oss.nxp.com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5fdbfea7a5b2..584cef78c984 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1209,6 +1209,7 @@ CONFIG_RTC_DRV_DA9063=m
CONFIG_RTC_DRV_EFI=y
CONFIG_RTC_DRV_CROS_EC=y
CONFIG_RTC_DRV_FSL_FTM_ALARM=m
+CONFIG_RTC_DRV_S32G=m
CONFIG_RTC_DRV_S3C=y
CONFIG_RTC_DRV_PL031=y
CONFIG_RTC_DRV_SUN6I=y
--
2.45.2
More information about the linux-arm-kernel
mailing list