configs: android: Enable FB_EARLYSUSPEND
authorJon Medhurst <tixy@linaro.org>
Fri, 13 Jul 2012 12:04:34 +0000 (13:04 +0100)
committerJon Medhurst <tixy@linaro.org>
Mon, 13 May 2013 12:21:41 +0000 (13:21 +0100)
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>
linaro/configs/android.conf

index ed2a8d86ee566a8e8b69e620d143968b188f937f..7b3aa116daaa144331aef4f3c9d14eef3fe69553 100644 (file)
@@ -11,6 +11,7 @@ CONFIG_AEABI=y
 CONFIG_POWER_SUPPLY=y
 CONFIG_ANDROID_PARANOID_NETWORK=y
 CONFIG_NET_ACTIVITY_STATS=y
+CONFIG_FB_EARLYSUSPEND=y
 CONFIG_INPUT_GPIO=y
 CONFIG_USB_G_ANDROID=y
 CONFIG_SWITCH=y