[Title] fix problems of power key longpress
authorSon Hyunjun <hj79.son@samsung.com>
Mon, 16 Jan 2012 02:14:26 +0000 (11:14 +0900)
committerSon Hyunjun <hj79.son@samsung.com>
Mon, 16 Jan 2012 02:14:26 +0000 (11:14 +0900)
[Type] Bugfix
[Module] Emulator / Skin
[Priority] Major
[CQ#]
[Redmine#]
[Problem] power-manager daemon cannot boot because of missed kernel configs.
[Cause]
[Solution] add kernel config

Change-Id: I682e9bd2d027a5e610333606ee26f77be504fb6c

arch/x86/configs/i386_emul_defconfig

index 4fd59fa0da91b4fa3979e540beda6f6632ea17ba..9f96af8c9b6dcb57a8116cb4f704b9ee4a01bde8 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.32.9
-# Wed Jan 11 20:07:48 2012
+# Fri Jan 13 22:53:12 2012
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -365,10 +365,13 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
 #
 CONFIG_PM=y
 # CONFIG_PM_DEBUG is not set
-# CONFIG_SUSPEND is not set
+CONFIG_PM_SLEEP=y
+CONFIG_SUSPEND=y
+CONFIG_SUSPEND_FREEZER=y
 # CONFIG_HIBERNATION is not set
 # CONFIG_PM_RUNTIME is not set
 CONFIG_ACPI=y
+CONFIG_ACPI_SLEEP=y
 # CONFIG_ACPI_PROCFS is not set
 # CONFIG_ACPI_PROCFS_POWER is not set
 # CONFIG_ACPI_POWER_METER is not set
@@ -389,6 +392,7 @@ CONFIG_X86_PM_TIMER=y
 # CONFIG_ACPI_CONTAINER is not set
 # CONFIG_ACPI_SBS is not set
 # CONFIG_SFI is not set
+# CONFIG_APM is not set
 
 #
 # CPU Frequency scaling