projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33f4dcd
)
ARM: sunxi: Add A31 RTC driver to multi_v7_defconfig
author
Chen-Yu Tsai
<wens@csie.org>
Wed, 30 Jul 2014 12:56:09 +0000
(20:56 +0800)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Mon, 18 Aug 2014 15:51:17 +0000
(17:51 +0200)
Now that we have a driver for A31's RTC, enable it
in multi_v7_defconfig.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/configs/multi_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/multi_v7_defconfig
b/arch/arm/configs/multi_v7_defconfig
index 5fb95fb758d9a43ae6ef5ccfd25ee2ff304f5006..9320138abb7ac6caabc5e9c40c0d1d671117baf7 100644
(file)
--- a/
arch/arm/configs/multi_v7_defconfig
+++ b/
arch/arm/configs/multi_v7_defconfig
@@
-349,6
+349,7
@@
CONFIG_RTC_DRV_TPS65910=y
CONFIG_RTC_DRV_EM3027=y
CONFIG_RTC_DRV_PL031=y
CONFIG_RTC_DRV_VT8500=y
+CONFIG_RTC_DRV_SUN6I=y
CONFIG_RTC_DRV_SUNXI=y
CONFIG_RTC_DRV_MV=y
CONFIG_RTC_DRV_TEGRA=y