[mips/r5k-ip32] Enable USB.

svn path=/dists/trunk/linux-2.6/; revision=11596
This commit is contained in:
Martin Michlmayr 2008-06-10 09:09:05 +00:00
parent 07a6ff34cd
commit 14826afeaf
2 changed files with 13 additions and 5 deletions

1
debian/changelog vendored
View File

@ -49,6 +49,7 @@ linux-2.6 (2.6.26~rc5-1~experimental.1) UNRELEASED; urgency=low
* [arm/versatile] Enable CONFIG_RTC_DRV_PL031 (closes: #484432).
* [arm/iop32x, arm/ixp4xx, arm/versatile] Enable ARM_THUMB (closes: #484524).
* [arm/iop32x] Add LED driver for Thecus N2100 (Riku Voipio).
* [mips/r5k-ip32] Enable USB.
[ Ian Campbell ]
* Readme.build updated on how to generate orig tarballs.

View File

@ -536,11 +536,6 @@ CONFIG_SPI_BUTTERFLY=m
##
# CONFIG_PHONE is not set
##
## file: drivers/usb/Kconfig
##
# CONFIG_USB is not set
##
## file: drivers/video/Kconfig
##
@ -743,3 +738,15 @@ CONFIG_SND_KORG1212=m
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_USB=m
CONFIG_USB_STORAGE=m
CONFIG_USB_PRINTER=m
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=m
CONFIG_USB_HIDDEV=y
CONFIG_USB_KBD=m
CONFIG_USB_MOUSE=m
CONFIG_USB_DEVICEFS=y