]> Git Repo - linux.git/blame - drivers/usb/renesas_usbhs/Kconfig
ata: ahci_mvebu: add support for Armada 3700 variant
[linux.git] / drivers / usb / renesas_usbhs / Kconfig
CommitLineData
030ed1fc
KM
1#
2# Renesas USBHS Controller Drivers
3#
4
5config USB_RENESAS_USBHS
6 tristate 'Renesas USBHS controller'
0244ad00 7 depends on USB_GADGET
2b6127dd 8 depends on ARCH_SHMOBILE || SUPERH || COMPILE_TEST
eed97ef3 9 depends on EXTCON || !EXTCON # if EXTCON=m, USBHS cannot be built-in
030ed1fc
KM
10 default n
11 help
12 Renesas USBHS is a discrete USB host and peripheral controller chip
13 that supports both full and high speed USB 2.0 data transfers.
14 It has nine or more configurable endpoints, and endpoint zero.
15
16 Say "y" to link the driver statically, or "m" to build a
17 dynamically linked module called "renesas_usbhs"
This page took 0.40363 seconds and 4 git commands to generate.