aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-07-13 13:07:07 +0100
committerJon Medhurst <tixy@linaro.org>2012-07-16 14:22:52 +0100
commit7434d6a3dfdf4a71779dcc5d542f9cfc842bf934 (patch)
tree912147df3dc0a8edfc174bda126288262a5b8c52
parent9d874c8d36e24c58ff23cc70b92125c8d7ad7a38 (diff)
We now have a compatibility layer in Linaro kernels for this feature in order to stop surfacefligger spinning an eating up 100% of a CPU core. Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--arch/arm/configs/android_vexpress_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/android_vexpress_defconfig b/arch/arm/configs/android_vexpress_defconfig
index 60e57b1ab21e..44f3a1edde6a 100644
--- a/arch/arm/configs/android_vexpress_defconfig
+++ b/arch/arm/configs/android_vexpress_defconfig
@@ -76,6 +76,7 @@ CONFIG_POWER_SUPPLY=y
CONFIG_FB=y
CONFIG_FB_ARMCLCD=y
CONFIG_FB_ARMHDLCD=y
+CONFIG_FB_EARLYSUSPEND=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set