[mips*/octeon] Enable OCTEON_USB, USB_EHCI_HCD, USB_OHCI_HCD,

and USB_OCTEON_EHCI, USB_OCTEON_OHCI (Closes: #762066).

svn path=/dists/sid/linux/; revision=21881
This commit is contained in:
Aurelien Jarno 2014-09-20 02:38:04 +00:00
parent 5aeebd3ea2
commit 2bb3fb3938
3 changed files with 18 additions and 0 deletions

4
debian/changelog vendored
View File

@ -8,6 +8,10 @@ linux (3.16.3-2) UNRELEASED; urgency=medium
- block: Change IOSCHED_DEADLINE to module
- gpu: Disable VGA_ARB
[ Aurelien Jarno ]
* [mips*/octeon] Enable OCTEON_USB, USB_EHCI_HCD, USB_OHCI_HCD,
and USB_OCTEON_EHCI, USB_OCTEON_OHCI (Closes: #762066).
-- Ben Hutchings <ben@decadent.org.uk> Fri, 19 Sep 2014 16:07:34 +0100
linux (3.16.3-1) unstable; urgency=medium

View File

@ -104,6 +104,11 @@ CONFIG_RTC_DRV_DS1307=y
##
CONFIG_OCTEON_ETHERNET=y
##
## file: drivers/staging/octeon-usb/Kconfig
##
CONFIG_OCTEON_USB=y
##
## file: drivers/tty/serial/8250/Kconfig
##
@ -112,6 +117,14 @@ CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_NR_UARTS=2
CONFIG_SERIAL_8250_RUNTIME_UARTS=2
##
## file: drivers/usb/host/Kconfig
##
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_OCTEON_EHCI=m
CONFIG_USB_OCTEON_OHCI=m
CONFIG_USB_OHCI_HCD=m
##
## file: kernel/power/Kconfig
##

View File

@ -1 +1,2 @@
#include <usb-modules>
octeon-hcd