Skip to content

Commit fedeeb4

Browse files
Georgi Djakovandersson
authored andcommitted
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 3ac98ea commit fedeeb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,7 @@ CONFIG_RTC_DRV_S3C=y
760760
CONFIG_RTC_DRV_PL031=y
761761
CONFIG_RTC_DRV_SUN6I=y
762762
CONFIG_RTC_DRV_ARMADA38X=y
763+
CONFIG_RTC_DRV_PM8XXX=m
763764
CONFIG_RTC_DRV_TEGRA=y
764765
CONFIG_RTC_DRV_SNVS=m
765766
CONFIG_RTC_DRV_IMX_SC=m

0 commit comments

Comments
 (0)