[kernel] r14913 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Fri Jan 8 12:55:05 UTC 2010


Author: maks
Date: Fri Jan  8 12:55:02 2010
New Revision: 14913

Log:
topconfig set PM_RUNTIME

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Fri Jan  8 12:54:57 2010	(r14912)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Jan  8 12:55:02 2010	(r14913)
@@ -8,7 +8,7 @@
   [ maximilian attems ]
   * topconfig unset USB_ISP1362_HCD FTBFS on armel and useless.
     (closes: #564156)
-  * topconfig set PATA_ATP867X, PATA_RDC, SND_CS5535AUDIO.
+  * topconfig set PATA_ATP867X, PATA_RDC, SND_CS5535AUDIO, PM_RUNTIME.
   * [x86] set RTL8192E, TOPSTAR_LAPTOP.
   * Explicitly disable diverse staging drivers.
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Fri Jan  8 12:54:57 2010	(r14912)
+++ dists/trunk/linux-2.6/debian/config/config	Fri Jan  8 12:55:02 2010	(r14913)
@@ -3192,6 +3192,7 @@
 CONFIG_SUSPEND=y
 CONFIG_HIBERNATION=y
 CONFIG_PM_STD_PARTITION=""
+CONFIG_PM_RUNTIME=y
 
 ##
 ## file: kernel/Kconfig.preempt



More information about the Kernel-svn-changes mailing list