summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu J. Poirier <mathieu.poirier@linaro.org>2011-12-08 11:19:31 -0700
committerMathieu J. Poirier <mathieu.poirier@linaro.org>2011-12-13 09:31:48 -0700
commitb8a8f4bd2720884ae41fa3601793882a2b9401e8 (patch)
tree09a4892e3451f6b57d65230f2ac81785feaa9152
parent3b3038ca820e48a2652644ace0b7dd3a46bafdd8 (diff)
snowball: android: Flipping WAKELOCK on
This is to get 'wait_for_fb_sleep' and 'wait_for_fb_wake' under '/sys/power'. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
-rw-r--r--arch/arm/configs/u8500_android_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/u8500_android_defconfig b/arch/arm/configs/u8500_android_defconfig
index 72edaef9565..ec279eeb67c 100644
--- a/arch/arm/configs/u8500_android_defconfig
+++ b/arch/arm/configs/u8500_android_defconfig
@@ -62,6 +62,7 @@ CONFIG_FPE_NWFPE=y
CONFIG_VFP=y
CONFIG_NEON=y
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
+CONFIG_WAKELOCK=y
CONFIG_PM_RUNTIME=y
CONFIG_NET=y
CONFIG_PACKET=y
@@ -176,7 +177,6 @@ CONFIG_GPIO_AB8500=y
CONFIG_POWER_SUPPLY=y
CONFIG_AB8500_BM=y
CONFIG_SENSORS_AB8500=y
-CONFIG_SENSORS_LSM303DLH=y
CONFIG_SENSORS_L3G4200D=y
CONFIG_WATCHDOG=y
CONFIG_U8500_WATCHDOG_DEBUG=y