aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2016-04-28 22:10:50 +0200
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2016-04-28 22:13:46 +0200
commit8205f603ceeb02d08a720676d9075c9e75e47b0f (patch)
tree0abfe716ff1d0eb50f3a1d538083d6e86cdef2b7
parent6ee1ac74d8115fd050cb76a5e668f11ef0c8a266 (diff)
arm64: defconfig: support RTC devices commonly used on QCOM boardsdebian-qcom-dragonboard410c-16.04
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-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 fe9e3d958cdf..9eb4230f513e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -239,6 +239,7 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_EFI=y
+CONFIG_RTC_DRV_PM8XXX=y
CONFIG_RTC_DRV_XGENE=y
CONFIG_DMADEVICES=y
CONFIG_QCOM_BAM_DMA=y