[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20200616090324.6976-1-georgi.djakov@linaro.org>
Date: Tue, 16 Jun 2020 12:03:24 +0300
From: Georgi Djakov <georgi.djakov@...aro.org>
To: bjorn.andersson@...aro.org, linux-arm-msm@...r.kernel.org
Cc: catalin.marinas@....com, will@...nel.org, shawnguo@...nel.org,
leoyang.li@....com, Anson.Huang@....com, olof@...om.net,
geert+renesas@...der.be, marcin.juszkiewicz@...aro.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
georgi.djakov@...aro.org
Subject: [PATCH] arm64: defconfig: Enable the PM8xxx RTC driver
Enable the driver for the real time clock found in the PMICs on various
Qualcomm platforms.
Signed-off-by: Georgi Djakov <georgi.djakov@...aro.org>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 883e8bace3ed..387807e40010 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -760,6 +760,7 @@ CONFIG_RTC_DRV_S3C=y
CONFIG_RTC_DRV_PL031=y
CONFIG_RTC_DRV_SUN6I=y
CONFIG_RTC_DRV_ARMADA38X=y
+CONFIG_RTC_DRV_PM8XXX=m
CONFIG_RTC_DRV_TEGRA=y
CONFIG_RTC_DRV_SNVS=m
CONFIG_RTC_DRV_IMX_SC=m
Powered by blists - more mailing lists