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

Maximilian Attems maks at alioth.debian.org
Fri Aug 31 10:01:40 UTC 2007


Author: maks
Date: Fri Aug 31 10:01:39 2007
New Revision: 9427

Log:
amd64 renable CONFIG_USB_SUSPEND

all bug reports against USB_SUSPEND where on i386,
be selfisch enough to want that 1W powersaving.


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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Aug 31 10:01:39 2007
@@ -21,13 +21,14 @@
   * linux-image bugscript add cmdline.
   * [amd64, i386, ia64]: Enable DMIID.
   * Enable TCG_TPM various userspace accesses it. (closes: #439020)
-  * Disable USB_SUSPEND due to various breakage.  (closes: #435257, #419197)
+  * [i386] Disable USB_SUSPEND due to various breakage.
+    (closes: #435257, #419197)
 
   [ Martin Michlmayr ]
   * [mips] Add a bcm1480 PCI build fix.
   * [mips] Add a bcm1480 serial build fix.
 
- -- maximilian attems <max at dual>  Fri, 31 Aug 2007 11:57:00 +0200
+ -- maximilian attems <max at dual>  Fri, 31 Aug 2007 11:59:29 +0200
 
 linux-2.6 (2.6.22-2) UNRELEASED; urgency=low
 

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	Fri Aug 31 10:01:39 2007
@@ -1270,7 +1270,7 @@
 CONFIG_SBC8360_WDT=m
 CONFIG_W83977F_WDT=m
 CONFIG_I6300ESB_WDT=m
-# CONFIG_USB_SUSPEND is not set
+CONFIG_USB_SUSPEND=y
 CONFIG_SPLIT_PTLOCK_CPUS=4
 CONFIG_PM_LEGACY=y
 CONFIG_CC_OPTIMIZE_FOR_SIZE=y



More information about the Kernel-svn-changes mailing list