diff mbox series

[RESEND] arm64: defconfig: Enable RTC_DRV_SNVS

Message ID 1554749572-5090-1-git-send-email-abel.vesa@nxp.com (mailing list archive)
State New, archived
Headers show
Series [RESEND] arm64: defconfig: Enable RTC_DRV_SNVS | expand

Commit Message

Abel Vesa April 8, 2019, 6:53 p.m. UTC
i.MX8MQ needs it for RTC support.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Aisheng Dong April 9, 2019, 4:43 a.m. UTC | #1
> From: Abel Vesa
> Sent: Tuesday, April 9, 2019 2:53 AM
> 
> i.MX8MQ needs it for RTC support.
> 
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>

Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>

Regards
Dong Aisheng
Shawn Guo April 11, 2019, 7:04 a.m. UTC | #2
On Mon, Apr 08, 2019 at 06:53:03PM +0000, Abel Vesa wrote:
> i.MX8MQ needs it for RTC support.
> 
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>

Applied, thanks.
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 9e313f5..81739d6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -619,6 +619,7 @@  CONFIG_RTC_DRV_PL031=y
 CONFIG_RTC_DRV_SUN6I=y
 CONFIG_RTC_DRV_ARMADA38X=y
 CONFIG_RTC_DRV_TEGRA=y
+CONFIG_RTC_DRV_SNVS=y
 CONFIG_RTC_DRV_IMX_SC=m
 CONFIG_RTC_DRV_XGENE=y
 CONFIG_DMADEVICES=y