From: hj79.son Date: Wed, 7 Dec 2011 04:20:35 +0000 (+0900) Subject: [Title] rollback about acpi X-Git-Tag: 2.2.1_release^2~182^2~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c208c086c45d9d73d019f74ef699c2f2f3f5114b;p=sdk%2Femulator%2Femulator-kernel.git [Title] rollback about acpi [Type] Bugfix [Module] Emulator / Display [Priority] Major [CQ#] [Redmine#] [Problem] [Cause] [Solution] remove power management and acpi module config because acpi makes many side effects. [TestCase] --- diff --git a/arch/x86/configs/i386_emul_defconfig b/arch/x86/configs/i386_emul_defconfig index da4529e93fb4..9d3722d64290 100644 --- a/arch/x86/configs/i386_emul_defconfig +++ b/arch/x86/configs/i386_emul_defconfig @@ -354,7 +354,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # # Power management and ACPI options # -CONFIG_PM=y +#CONFIG_PM=y CONFIG_PM_DEBUG=y # CONFIG_PM_VERBOSE is not set CONFIG_CAN_PM_TRACE=y