summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorAbel Vesa2019-04-08 20:53:03 +0200
committerShawn Guo2019-05-20 03:08:28 +0200
commit462864e208d98063aec3ad58350805a30f85a161 (patch)
treeef9464f52f48d3984b82e1a756b43c2fe96b1b25 /arch/arm64/configs
parentarm64: defconfig: add support for i.MX system controller watchdog (diff)
downloadkernel-qcow2-linux-462864e208d98063aec3ad58350805a30f85a161.tar.gz
kernel-qcow2-linux-462864e208d98063aec3ad58350805a30f85a161.tar.xz
kernel-qcow2-linux-462864e208d98063aec3ad58350805a30f85a161.zip
arm64: defconfig: Enable RTC_DRV_SNVS
i.MX8MQ needs it for RTC support. Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b35a3a2f5914..b702a2586884 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -612,6 +612,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=m
CONFIG_RTC_DRV_IMX_SC=m
CONFIG_RTC_DRV_XGENE=y
CONFIG_DMADEVICES=y