[kernel] r11219 - in dists/trunk/linux-2.6/debian/config: amd64 i386 powerpc
Maximilian Attems
maks at alioth.debian.org
Thu May 1 08:55:42 UTC 2008
Author: maks
Date: Thu May 1 08:55:41 2008
New Revision: 11219
Log:
PM_LEGACY gone
see 6afe1a1fe8ff83f6ac2726b04665e76ba7b14f3e
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
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 Thu May 1 08:55:41 2008
@@ -1449,7 +1449,6 @@
## file: kernel/power/Kconfig
##
CONFIG_PM=y
-CONFIG_PM_LEGACY=y
# CONFIG_PM_DEBUG is not set
CONFIG_SUSPEND=y
CONFIG_HIBERNATION=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 Thu May 1 08:55:41 2008
@@ -1708,7 +1708,6 @@
## file: kernel/power/Kconfig
##
CONFIG_PM=y
-CONFIG_PM_LEGACY=y
# CONFIG_PM_DEBUG is not set
CONFIG_SUSPEND=y
CONFIG_HIBERNATION=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 Thu May 1 08:55:41 2008
@@ -1030,7 +1030,6 @@
## file: kernel/power/Kconfig
##
CONFIG_PM=y
-CONFIG_PM_LEGACY=y
# CONFIG_PM_DEBUG is not set
CONFIG_SUSPEND=y
CONFIG_HIBERNATION=y
More information about the Kernel-svn-changes
mailing list