aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs/vexpress64.conf
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-04-11 17:08:24 +0100
committerAndrey Konovalov <andrey.konovalov@linaro.org>2013-10-07 23:52:08 +0400
commita15885d6c5634e7c32f67c74437760b262233710 (patch)
tree64f757153a196e395fdacb56233061fc1e9cadf4 /linaro/configs/vexpress64.conf
parent6c839acb6b46ef9222f0ad80947162596c0c7c75 (diff)
configs: vexpress: Enable the RTC
The AEMv8 model supports this, so lets enable it. Signed-off-by: Jon Medhurst <tixy@linaro.org>
Diffstat (limited to 'linaro/configs/vexpress64.conf')
-rw-r--r--linaro/configs/vexpress64.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index ebe65c5b36ea..9087e4e0a8bb 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -16,6 +16,8 @@ CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_MMC=y
CONFIG_MMC_ARMMMCI=y
+CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_PL031=y
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y