[mips/4kc-malta, mips/5kc-malta] Compile USB as a module rather than

into the kernel.

svn path=/dists/trunk/linux-2.6/; revision=14719
This commit is contained in:
Martin Michlmayr 2009-12-03 11:20:21 +00:00
parent 2e6ba115f7
commit 7a339bf24b
3 changed files with 4 additions and 26 deletions

2
debian/changelog vendored
View File

@ -6,6 +6,8 @@ linux-2.6 (2.6.32-1) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* [armel/kirkwood] Turn on USB_SUSPEND (on the request of a SheevaPlug
user).
* [mips/4kc-malta, mips/5kc-malta] Compile USB as a module rather than
into the kernel.
[ Bastian Blank ]
* Enable PCI_MSI.

View File

@ -259,18 +259,6 @@ CONFIG_DRM_MGA=m
CONFIG_DRM_VIA=m
CONFIG_DRM_SAVAGE=m
##
## file: drivers/hid/Kconfig
##
CONFIG_HID=y
##
## file: drivers/hid/usbhid/Kconfig
##
CONFIG_USB_HID=m
CONFIG_USB_KBD=m
CONFIG_USB_MOUSE=m
##
## file: drivers/hwmon/Kconfig
##
@ -1171,7 +1159,7 @@ CONFIG_PHONE_IXJ=m
##
## file: drivers/usb/Kconfig
##
CONFIG_USB=y
CONFIG_USB=m
CONFIG_USB_USS720=m
##

View File

@ -251,18 +251,6 @@ CONFIG_DRM_MGA=m
CONFIG_DRM_VIA=m
CONFIG_DRM_SAVAGE=m
##
## file: drivers/hid/Kconfig
##
CONFIG_HID=y
##
## file: drivers/hid/usbhid/Kconfig
##
CONFIG_USB_HID=m
CONFIG_USB_KBD=m
CONFIG_USB_MOUSE=m
##
## file: drivers/hwmon/Kconfig
##
@ -1394,7 +1382,7 @@ CONFIG_PHONE_IXJ=m
##
## file: drivers/usb/Kconfig
##
CONFIG_USB=y
CONFIG_USB=m
CONFIG_USB_USS720=m
##