From 6f6a220bdbc33f73c75209ec8d4ef225f91a094b Mon Sep 17 00:00:00 2001 From: Austin Zhang Date: Fri, 29 Jun 2012 13:36:26 +0800 Subject: [PATCH] Disable android earlysuspend and wakelock features Signed-off-by: Austin Zhang --- arch/x86/configs/tizen_bb_defconfig | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/arch/x86/configs/tizen_bb_defconfig b/arch/x86/configs/tizen_bb_defconfig index 6b9c719..eac2ed2 100644 --- a/arch/x86/configs/tizen_bb_defconfig +++ b/arch/x86/configs/tizen_bb_defconfig @@ -445,15 +445,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y -CONFIG_HAS_WAKELOCK=y -CONFIG_HAS_EARLYSUSPEND=y -CONFIG_WAKELOCK=y -CONFIG_WAKELOCK_STAT=y -CONFIG_USER_WAKELOCK=y -CONFIG_EARLYSUSPEND=y -# CONFIG_NO_USER_SPACE_SCREEN_ACCESS_CONTROL is not set -# CONFIG_CONSOLE_EARLYSUSPEND is not set -CONFIG_FB_EARLYSUSPEND=y +# CONFIG_WAKELOCK is not set CONFIG_PM_SLEEP=y CONFIG_PM_SLEEP_SMP=y CONFIG_PM_RUNTIME=y @@ -2414,7 +2406,6 @@ CONFIG_USB_G_ANDROID=y # OTG and related infrastructure # CONFIG_USB_OTG_UTILS=y -# CONFIG_USB_OTG_WAKELOCK is not set # CONFIG_USB_GPIO_VBUS is not set # CONFIG_NOP_USB_XCEIV is not set # CONFIG_USB_LANGWELL_OTG is not set -- 2.7.4