diff --git a/debian/arch/powerpc/config.powerpc-smp b/debian/arch/powerpc/config.powerpc-smp index dc786c468..c29aa329b 100644 --- a/debian/arch/powerpc/config.powerpc-smp +++ b/debian/arch/powerpc/config.powerpc-smp @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.12 -# Fri Jul 15 10:07:06 2005 +# Sat Jul 16 06:49:33 2005 # CONFIG_MMU=y CONFIG_GENERIC_HARDIRQS=y @@ -151,8 +151,7 @@ CONFIG_PROC_PREPRESIDUAL=y CONFIG_CMDLINE_BOOL=y CONFIG_CMDLINE="console=ttyS0,9600 console=tty0" # CONFIG_PM_DEBUG is not set -CONFIG_SOFTWARE_SUSPEND=y -CONFIG_PM_STD_PARTITION="" +# CONFIG_SOFTWARE_SUSPEND is not set CONFIG_ISA_DMA_API=y # diff --git a/debian/changelog b/debian/changelog index 1d4169d59..7e435afe7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,5 +47,7 @@ linux-2.6 (2.6.12-1) UNRELEASED; urgency=low needs some cleanup and tidying yet. (Sven Luther) * Removed the ibmvscsi patch, as Christoph doesn't like it, and it failed to build anyway. (Sven Luther) + * Disabled software suspend on powerpc-smp, as the smp code in software + suspend is amd64/i386 only. (Sven Luther) -- Joshua Kwan Sat, 16 Jul 2005 05:54:16 +0300