summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-06-18 10:30:47 +0530
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-04-23 21:09:35 +0400
commit58720f53ee0c3695d926bc027c27922aa400f251 (patch)
tree43803a867708230843fa0a316fd4a76d6e9008fe
parentf0eb2958acdf92b608d367977e363d9fcd9c6b7b (diff)
linaro/configs: arndale: Enable RTC support
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--linaro/configs/arndale.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/arndale.conf b/linaro/configs/arndale.conf
index 43940f96b9d..35b4d940f73 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -71,6 +71,8 @@ CONFIG_MMC_UNSAFE_RESUME=y
CONFIG_MMC_DW=y
CONFIG_MMC_DW_IDMAC=y
CONFIG_MMC_DW_EXYNOS=y
+CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_S3C=y
CONFIG_DEBUG_KERNEL=y
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEBUG_RT_MUTEXES=y