Author: maks Date: Sun Aug 19 00:52:34 2007 New Revision: 9329 Log: s/SOFTWARE_SUSPEND/HIBERNATION/ see b0cb1a19d05b8ea8611a9ef48a17fe417f1832e6
Modified: dists/trunk/linux-2.6/debian/config/amd64/config dists/trunk/linux-2.6/debian/config/i386/config dists/trunk/linux-2.6/debian/config/powerpc/config dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot Modified: dists/trunk/linux-2.6/debian/config/amd64/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/amd64/config (original) +++ dists/trunk/linux-2.6/debian/config/amd64/config Sun Aug 19 00:52:34 2007 @@ -30,7 +30,7 @@ CONFIG_ISA_DMA_API=y CONFIG_PM=y # CONFIG_PM_DEBUG is not set -CONFIG_SOFTWARE_SUSPEND=y +CONFIG_HIBERNATION=y CONFIG_PM_STD_PARTITION="" CONFIG_ACPI=y CONFIG_ACPI_SLEEP=y Modified: dists/trunk/linux-2.6/debian/config/i386/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/i386/config (original) +++ dists/trunk/linux-2.6/debian/config/i386/config Sun Aug 19 00:52:34 2007 @@ -51,7 +51,7 @@ CONFIG_MTRR=y CONFIG_PM=y # CONFIG_PM_DEBUG is not set -CONFIG_SOFTWARE_SUSPEND=y +CONFIG_HIBERNATION=y CONFIG_PM_STD_PARTITION="" CONFIG_ACPI=y CONFIG_ACPI_SLEEP=y Modified: dists/trunk/linux-2.6/debian/config/powerpc/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/powerpc/config (original) +++ dists/trunk/linux-2.6/debian/config/powerpc/config Sun Aug 19 00:52:34 2007 @@ -978,7 +978,7 @@ CONFIG_KEXEC=y CONFIG_PMAC_MEDIABAY=y CONFIG_SND_POWERMAC_AUTO_DRC=y -CONFIG_SOFTWARE_SUSPEND=y +CONFIG_HIBERNATION=y CONFIG_PM_STD_PARTITION="" CONFIG_HOTPLUG=y # CONFIG_HOTPLUG_CPU is not set Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot ============================================================================== --- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot (original) +++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot Sun Aug 19 00:52:34 2007 @@ -54,7 +54,7 @@ CONFIG_PCMCIA_XIRTULIP=m # CONFIG_IRPORT_SIR is not set # CONFIG_PMAC_BACKLIGHT is not set -# CONFIG_SOFTWARE_SUSPEND is not set +# CONFIG_HIBERNATION is not set CONFIG_DEFAULT_DEADLINE=y CONFIG_FLATMEM_MANUAL=y CONFIG_IOSCHED_NOOP=y _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

