From: Georgi Djakov Date: Tue, 16 Jun 2020 09:03:24 +0000 (+0300) Subject: arm64: defconfig: Enable the PM8xxx RTC driver X-Git-Tag: howlett/maple_spf/20210104~1385^2~3^2~3 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fedeeb465cf062749ee2a25c7df83d7ae4455b91;p=users%2Fjedix%2Flinux-maple.git 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 Link: https://lore.kernel.org/r/20200616090324.6976-1-georgi.djakov@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index ce507be4c7fa..5848799dcad0 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