summaryrefslogtreecommitdiff
path: root/drivers/usb
diff options
context:
space:
mode:
authorSteve Rae <steve.rae@raedomain.com>2016-08-15 17:26:26 -0700
committerTom Rini <trini@konsulko.com>2016-08-20 14:03:23 -0400
commite016f0b2c2e1dc6287b205905ff232c32f8c9e92 (patch)
tree7973736b0763d0f7d940b459ae4676747f0c826f /drivers/usb
parent3c1dcef62adca0e0ff83ab925ca0b4b8c5fbc573 (diff)
fastboot: implement Kconfig
implement Kconfig for the 'fastboot' feature set Signed-off-by: Steve Rae <steve.rae@raedomain.com>
Diffstat (limited to 'drivers/usb')
-rw-r--r--drivers/usb/gadget/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
index ae624766c1..40839d89e9 100644
--- a/drivers/usb/gadget/Kconfig
+++ b/drivers/usb/gadget/Kconfig
@@ -43,6 +43,11 @@ config USB_GADGET_ATMEL_USBA
USBA is the integrated high-speed USB Device controller on
the AT32AP700x, some AT91SAM9 and AT91CAP9 processors from Atmel.
+config USB_GADGET_BCM_UDC_OTG_PHY
+ bool "Broadcom UDC OTG PHY"
+ help
+ Enable the Broadcom UDC OTG physical device interface.
+
config USB_GADGET_DWC2_OTG
bool "DesignWare USB2.0 HS OTG controller (gadget mode)"
select USB_GADGET_DUALSPEED