diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2007-01-01 02:04:56 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2007-01-01 02:04:56 +0000 |
commit | ef80de71122632983558bba20e172d3d8fb8ca82 (patch) | |
tree | 8f39ebc95ef07f595d9147ef7152d176289c9a1f /packages/linux/linux-rp-2.6.19+git | |
parent | e4e09969585313c950890b8924a3881be0097c7d (diff) |
linux-rp-2.6.19+git: Fix hx2000 suspend/resume
Diffstat (limited to 'packages/linux/linux-rp-2.6.19+git')
-rw-r--r-- | packages/linux/linux-rp-2.6.19+git/defconfig-hx2000 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/linux/linux-rp-2.6.19+git/defconfig-hx2000 b/packages/linux/linux-rp-2.6.19+git/defconfig-hx2000 index b60a4cbbbe..296c462641 100644 --- a/packages/linux/linux-rp-2.6.19+git/defconfig-hx2000 +++ b/packages/linux/linux-rp-2.6.19+git/defconfig-hx2000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.20-rc2 -# Sun Dec 31 01:06:18 2006 +# Mon Jan 1 01:49:04 2007 # CONFIG_ARM=y # CONFIG_GENERIC_TIME is not set @@ -240,7 +240,8 @@ CONFIG_BINFMT_ELF=y # CONFIG_PM=y # CONFIG_PM_LEGACY is not set -# CONFIG_PM_DEBUG is not set +CONFIG_PM_DEBUG=y +# CONFIG_DISABLE_CONSOLE_SUSPEND is not set # CONFIG_PM_SYSFS_DEPRECATED is not set CONFIG_APM=y |