linux-rp-2.6.19+git: Fix hx2000 suspend/resume
authorRichard Purdie <rpurdie@rpsys.net>
Mon, 1 Jan 2007 02:04:56 +0000 (02:04 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Mon, 1 Jan 2007 02:04:56 +0000 (02:04 +0000)
packages/linux/linux-rp-2.6.19+git/defconfig-hx2000
packages/linux/linux-rp_2.6.19+git.bb

index b60a4cb..296c462 100644 (file)
@@ -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
 
index 92e61cf..4620537 100644 (file)
@@ -1,6 +1,6 @@
 require linux-rp.inc
 
-PR = "r3"
+PR = "r4"
 
 DEFAULT_PREFERENCE = "-1"
 
@@ -23,7 +23,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;
            ${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \
            ${RPSRC}/pxa_keys-r7.patch;patch=1 \
            ${RPSRC}/tsc2101-r16.patch;patch=1 \
-           ${RPSRC}/hx2750_test1-r5.patch;patch=1 \
+           ${RPSRC}/hx2750_test1-r6.patch;patch=1 \
            ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \
            ${RPSRC}/input_power-r6.patch;patch=1 \
            ${RPSRC}/pxa25x_cpufreq-r2.patch;patch=1 \