aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs/vexpress64.conf
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-04-11 17:08:24 +0100
committerJon Medhurst <tixy@linaro.org>2014-11-03 12:05:09 +0000
commit37a70437fb9e3236d1a0754c74221e4a33515a7a (patch)
tree4708e412a37880707fbc310c327f68afe93264ab /linaro/configs/vexpress64.conf
parent16801a27c46d39c09613efaa8eab83cce0a88abf (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