summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormathieu.poirier@linaro.org <mathieu.poirier@linaro.org>2012-06-18 17:32:00 +0200
committerPhilippe Langlais <philippe.langlais@linaro.org>2012-06-18 21:17:39 +0200
commit9618f6afd4c58cbaf66ed27736c4a6331e632968 (patch)
tree3e1761b1c71e6ba85779bf30f1bfe3aa80215f08
parentf0bfbaaec3d8dfb06790c59bc5d6c848f0bbd5f8 (diff)
android: Enable Android alarm drivercore
Please apply to: stable-android-ux500-3.3-1 stable-android-ux500-3.4 integration-android-ux500 From d9136de15feb9ad6d938012a697f7c04c48fea96 Mon Sep 17 00:00:00 2001 From: "Mathieu J. Poirier" <mathieu.poirier@linaro.org> Date: Mon, 18 Jun 2012 08:16:47 -0600 Subject: [PATCH] android: Enable Android alarm driver Setting INTF_ALARM_DEV allows time related services to work properly. LP: https://bugs.launchpad.net/linaro-android/+bug/987236 Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
-rw-r--r--arch/arm/configs/u8500_android_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/u8500_android_defconfig b/arch/arm/configs/u8500_android_defconfig
index 62d360df4f4..ecc446d57a5 100644
--- a/arch/arm/configs/u8500_android_defconfig
+++ b/arch/arm/configs/u8500_android_defconfig
@@ -342,3 +342,4 @@ CONFIG_CRYPTO_DEV_UX500=y
CONFIG_CRYPTO_DEV_UX500_HASH=y
CONFIG_CRC7=y
CONFIG_LIBCRC32C=m
+CONFIG_ANDROID_INTF_ALARM_DEV=y