[PATCH 3/4] defconfig: arm64: add i.MX system controller RTC support
From: alexandre.belloni@bootlin.com (Alexandre Belloni)
Date: 2018-11-27 21:37:08
Also in:
linux-devicetree, linux-rtc, lkml
From: alexandre.belloni@bootlin.com (Alexandre Belloni)
Date: 2018-11-27 21:37:08
Also in:
linux-devicetree, linux-rtc, lkml
On 27/11/2018 09:41:37+0000, Anson Huang wrote:
This patch enables CONFIG_RTC_DRV_IMX_SC by default. Signed-off-by: Anson Huang <redacted> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 6d224f7..6fdf2d0 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig@@ -573,6 +573,7 @@ CONFIG_RTC_DRV_PL031=y CONFIG_RTC_DRV_SUN6I=y CONFIG_RTC_DRV_ARMADA38X=y CONFIG_RTC_DRV_TEGRA=y +CONFIG_RTC_DRV_IMX_SC=y
I think this has to be m unless you need the RTC to be able to boot. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com