diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/011-add_bcm63xx_ehci_controller.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/011-add_bcm63xx_ehci_controller.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/011-add_bcm63xx_ehci_controller.patch b/target/linux/brcm63xx/patches-3.3/011-add_bcm63xx_ehci_controller.patch index 788375c1c..969c3b78a 100644 --- a/target/linux/brcm63xx/patches-3.3/011-add_bcm63xx_ehci_controller.patch +++ b/target/linux/brcm63xx/patches-3.3/011-add_bcm63xx_ehci_controller.patch @@ -34,7 +34,7 @@ Subject: [PATCH 22/57] ehci: add driver for bcm63xx integrated controller. + BCM6358 and later chips. + config USB_EHCI_FSL - bool "Support for Freescale on-chip EHCI USB controller" + bool "Support for Freescale PPC on-chip EHCI USB controller" depends on USB_EHCI_HCD && FSL_SOC --- /dev/null +++ b/drivers/usb/host/ehci-bcm63xx.c |