projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81ab47e
)
arm64: defconfig: Enable RTC_DRV_SNVS
author
Abel Vesa
<abel.vesa@nxp.com>
Mon, 8 Apr 2019 18:53:03 +0000
(18:53 +0000)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 20 May 2019 01:08:28 +0000
(09:08 +0800)
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>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index b35a3a2f5914d9004a1a1e8ee751aae7c9670edb..b702a2586884b4f8fe9dfc81ffa2c40ff46fefb2 100644
(file)
--- 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