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

Ben Hutchings benh at moszumanska.debian.org
Sun May 10 04:38:13 UTC 2015


Author: benh
Date: Sun May 10 04:38:13 2015
New Revision: 22581

Log:
Enable PM on all architectures except m68k

For 3.16 it was enabled on almost everything and could not be explicitly
selected.  But since then it has become selectable and not all flavours
are automatically selecting it.

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

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun May 10 04:07:59 2015	(r22580)
+++ dists/trunk/linux/debian/changelog	Sun May 10 04:38:13 2015	(r22581)
@@ -249,6 +249,8 @@
   * [armel/kirkwood] sound: Enable SND_SIMPLE_CARD as module, replacing
     SND_KIRKWOOD_SOC_OPENRD, SND_KIRKWOOD_SOC_T5325; re-enable
     SND_SOC_ALC5623, SND_SOC_CS42L51_I2C as modules
+  * [alpha,armel/kirkwood,hppa,ia64,mips*/{octeon,sb1-bcm91250a}] Re-enable PM
+  * [armel/orion5x] Enable PM
 
   [ Ian Campbell ]
   * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Sun May 10 04:07:59 2015	(r22580)
+++ dists/trunk/linux/debian/config/config	Sun May 10 04:38:13 2015	(r22581)
@@ -5199,6 +5199,7 @@
 ##
 ## file: kernel/power/Kconfig
 ##
+CONFIG_PM=y
 CONFIG_SUSPEND=y
 CONFIG_HIBERNATION=y
 CONFIG_PM_STD_PARTITION=""



More information about the Kernel-svn-changes mailing list