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

Maximilian Attems maks at alioth.debian.org
Thu Apr 17 13:31:43 UTC 2008


Author: maks
Date: Thu Apr 17 13:31:39 2008
New Revision: 11088

Log:
686: Set USB_PERSIST for eee pc suspend support

user has to explicitly enable that dangerous feature
and thus is "selber schuld"

disabled in topconfig


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/i386/config.686

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Thu Apr 17 13:31:39 2008
@@ -38,6 +38,7 @@
   * copyright: adapt to latest lintian recommendation.
   * input: Add 4 additional exports for modular speakup and braille support.
   * firewire: Add firewire-git.patch for latest firewire tree features.
+  * 686: Set USB_PERSIST for eee pc suspend support. (closes: #468213)
 
   [ Martin Michlmayr ]
   * [arm/armel] Add a kernel for Orion based devices, such as the QNAP

Modified: dists/trunk/linux-2.6/debian/config/i386/config.686
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config.686	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config.686	Thu Apr 17 13:31:39 2008
@@ -83,6 +83,11 @@
 # CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
 
 ##
+## file: drivers/usb/core/Kconfig
+##
+CONFIG_USB_PERSIST=y
+
+##
 ## file: init/Kconfig
 ##
 CONFIG_LOG_BUF_SHIFT=15



More information about the Kernel-svn-changes mailing list