[armel/kirkwood] Turn on USB_SUSPEND

svn path=/dists/trunk/linux-2.6/; revision=14662
This commit is contained in:
Martin Michlmayr 2009-11-22 13:57:34 +00:00
parent 9d3f518a71
commit 34320ebecf
2 changed files with 11 additions and 1 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
linux-2.6 (2.6.32~rc8-1~experimental.2) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* [armel/kirkwood] Turn on USB_SUSPEND (on the request of a SheevaPlug
user).
-- Martin Michlmayr <tbm@cyrius.com> Sun, 22 Nov 2009 13:56:12 +0000
linux-2.6 (2.6.32~rc8-1~experimental.1) unstable; urgency=low
[ Ben Hutchings ]

View File

@ -498,6 +498,7 @@ CONFIG_USB_PRINTER=m
## file: drivers/usb/core/Kconfig
##
CONFIG_USB_DEVICEFS=y
CONFIG_USB_SUSPEND=y
##
## file: drivers/usb/host/Kconfig
@ -586,7 +587,8 @@ CONFIG_UBIFS_FS=y
##
## file: kernel/power/Kconfig
##
# CONFIG_PM is not set
CONFIG_PM=y
# CONFIG_SUSPEND is not set
##
## file: kernel/time/Kconfig