[kernel] r7800 - in dists/trunk/linux-2.6/debian: . arch/arm
Martin Michlmayr
tbm at alioth.debian.org
Tue Nov 14 22:31:07 UTC 2006
Author: tbm
Date: Tue Nov 14 23:31:07 2006
New Revision: 7800
Modified:
dists/trunk/linux-2.6/debian/arch/arm/config.s3c2410
dists/trunk/linux-2.6/debian/changelog
Log:
arm/s3c2410: Unset CONFIG_PM_LEGACY.
Modified: dists/trunk/linux-2.6/debian/arch/arm/config.s3c2410
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.s3c2410 (original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.s3c2410 Tue Nov 14 23:31:07 2006
@@ -191,7 +191,7 @@
# Power management options
#
CONFIG_PM=y
-CONFIG_PM_LEGACY=y
+# CONFIG_PM_LEGACY is not set
# CONFIG_PM_DEBUG is not set
CONFIG_APM=y
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Tue Nov 14 23:31:07 2006
@@ -28,6 +28,7 @@
- arm: Set CONFIG_BINFMT_MISC=m
- arm/ixp4xx: Set CONFIG_ATM=m so CONFIG_USB_ATM has an effect.
- arm/iop32x: Likewise.
+ - arm/s3c2410: Unset CONFIG_PM_LEGACY.
[ dann frazier ]
* Backport various SCTP changesets from 2.6.19, recommended by Vlad Yasevich
More information about the Kernel-svn-changes
mailing list