usb: host: Add ability to build new Broadcom STB USB drivers
authorAl Cooper <alcooperx@gmail.com>
Tue, 12 May 2020 15:00:19 +0000 (11:00 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 May 2020 12:29:09 +0000 (14:29 +0200)
commitc33f4f24b888236b725a9972e0fe5ac6575c68ec
treec1e89fcf904b72572500b4ccb6e822ab71c83e46
parent9df231511bd64387cd43a85d2955fd8d8ff04e0e
usb: host: Add ability to build new Broadcom STB USB drivers

Add the build system changes needed to get the Broadcom STB XHCI,
EHCI and OHCI functionality working. The OHCI support does not
require anything unique to Broadcom so the standard ohci-platform
driver is being used. Also update MAINTAINERS.

Signed-off-by: Al Cooper <alcooperx@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20200512150019.25903-6-alcooperx@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS
drivers/usb/host/Kconfig
drivers/usb/host/Makefile