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

svn path=/dists/trunk/linux-2.6/; revision=11088
This commit is contained in:
Maximilian Attems 2008-04-17 13:31:39 +00:00
parent 31e02d4fda
commit cb06ecedde
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -38,6 +38,7 @@ linux-2.6 (2.6.25-1~experimental.1) UNRELEASED; urgency=low
* 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

View File

@ -82,6 +82,11 @@ CONFIG_I2C_STUB=m
##
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
##
## file: drivers/usb/core/Kconfig
##
CONFIG_USB_PERSIST=y
##
## file: init/Kconfig
##