]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/usb/renesas_usbhs/Kconfig
usb: gadget: renesas_usbhs: fixup driver compile style
[mirror_ubuntu-artful-kernel.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'
7 depends on SUPERH || ARCH_SHMOBILE
951fe829 8 depends on USB && USB_GADGET
030ed1fc
KM
9 default n
10 help
11 Renesas USBHS is a discrete USB host and peripheral controller chip
12 that supports both full and high speed USB 2.0 data transfers.
13 It has nine or more configurable endpoints, and endpoint zero.
14
15 Say "y" to link the driver statically, or "m" to build a
16 dynamically linked module called "renesas_usbhs"