projects
/
sdk
/
emulator
/
emulator-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
237b4b1
)
[Title] rollback about acpi
author
hj79.son
<hj79.son@samsung.com>
Wed, 7 Dec 2011 04:20:35 +0000
(13:20 +0900)
committer
hj79.son
<hj79.son@samsung.com>
Wed, 7 Dec 2011 04:20:35 +0000
(13:20 +0900)
[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]
arch/x86/configs/i386_emul_defconfig
patch
|
blob
|
history
diff --git
a/arch/x86/configs/i386_emul_defconfig
b/arch/x86/configs/i386_emul_defconfig
index da4529e93fb45b41e994f02d9833be6a8b908c45..9d3722d64290ac600d320c842f296d4af61e70d2 100644
(file)
--- 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