projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dd1054
)
ARM: prima2_defconfig: enable build for RTC
author
Barry Song
<Baohua.Song@csr.com>
Mon, 13 Jul 2015 14:05:10 +0000
(22:05 +0800)
committer
Barry Song
<Baohua.Song@csr.com>
Mon, 27 Jul 2015 20:41:20 +0000
(
04:41
+0800)
This patch enables RTC_CLASS and RTC driver for SiRFSoC platforms.
Signed-off-by: Barry Song <Baohua.Song@csr.com>
arch/arm/configs/prima2_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/prima2_defconfig
b/arch/arm/configs/prima2_defconfig
index 88d416f534620fe2dd0f58a089eedfdf4745cc17..a9c1c33e50975c2306d3ce2d1b5e4a5a2aa95efe 100644
(file)
--- a/
arch/arm/configs/prima2_defconfig
+++ b/
arch/arm/configs/prima2_defconfig
@@
-44,6
+44,8
@@
CONFIG_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_MMC_SDHCI_SIRF=y
+CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_SIRFSOC=y
CONFIG_DMADEVICES=y
CONFIG_DMADEVICES_DEBUG=y
CONFIG_DMADEVICES_VDEBUG=y