[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1548946838-28648-1-git-send-email-abel.vesa@nxp.com>
Date: Thu, 31 Jan 2019 15:01:01 +0000
From: Abel Vesa <abel.vesa@....com>
To: "catalin.marinas@....com" <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>,
Simon Horman <horms+renesas@...ge.net.au>,
Andy Gross <andy.gross@...aro.org>,
Heiko Stuebner <heiko@...ech.de>,
Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Jagan Teki <jagan@...rulasolutions.com>,
Enric Balletbo i Serra <enric.balletbo@...labora.com>,
Marc Gonzalez <marc.w.gonzalez@...e.fr>
CC: dl-linux-imx <linux-imx@....com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Abel Vesa <abel.vesa@....com>
Subject: [PATCH] arm64: defconfig: Enable RTC_DRV_SNVS
i.MX8MQ needs it for RTC support.
Signed-off-by: Abel Vesa <abel.vesa@....com>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6e5af25..5ac64c5 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -603,6 +603,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
--
2.7.4
Powered by blists - more mailing lists