mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
configs: android: Enable FB_EARLYSUSPEND
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user