Add linux-next specific files for 20110421
[linux-2.6/next.git] / drivers / usb / renesas_usbhs / Kconfig
blob481490e5500aea494a4210ab86d72ff131a51aec
2 # Renesas USB Controller Drivers
5 config USB_RENESAS_USBHS
6         tristate 'Renesas USBHS controller'
7         default n
8         help
9            Renesas USBHS is a discrete USB host and peripheral controller chip
10            that supports both full and high speed USB 2.0 data transfers.
11            It has nine or more configurable endpoints, and endpoint zero.
13            Say "y" to link the driver statically, or "m" to build a
14            dynamically linked module called "renesas_usbhs" and force all
15            gadget drivers to also be dynamically linked.