aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-06-18 10:30:47 +0530
committerTushar Behera <tushar.behera@linaro.org>2013-06-19 16:53:03 +0530
commit6d401442c2183212db4c2c5dbd04fe8ab8928a74 (patch)
tree11558698cf2181d473be70999443f758bf68543f
parentae87c50511842dd262424967256028e95937d2e0 (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 b6d59645449..e8965d7b5e3 100644
--- a/linaro/configs/arndale.conf
+++ b/linaro/configs/arndale.conf
@@ -64,6 +64,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