blob: 63c339b3e676f2f439db0178c9debc627d8aa5ac [file] [log] [blame]
Roland Stigge8b7c3b62012-04-29 16:47:04 +02001#
2# Physical Layer USB driver configuration
3#
4comment "USB Physical Layer drivers"
Alexandre Pereira da Silvac6156322012-06-26 11:56:48 -03005 depends on USB || USB_GADGET
Roland Stigge8b7c3b62012-04-29 16:47:04 +02006
Kishon Vijay Abraham I657b3062012-09-06 20:27:06 +05307config OMAP_USB2
8 tristate "OMAP USB2 PHY Driver"
9 select USB_OTG_UTILS
10 help
11 Enable this to support the transceiver that is part of SOC. This
12 driver takes care of all the PHY functionality apart from comparator.
13 The USB OTG controller communicates with the comparator using this
14 driver.
15
Roland Stigge8b7c3b62012-04-29 16:47:04 +020016config USB_ISP1301
17 tristate "NXP ISP1301 USB transceiver support"
Alexandre Pereira da Silvac6156322012-06-26 11:56:48 -030018 depends on USB || USB_GADGET
Roland Stigge8b7c3b62012-04-29 16:47:04 +020019 depends on I2C
20 help
21 Say Y here to add support for the NXP ISP1301 USB transceiver driver.
22 This chip is typically used as USB transceiver for USB host, gadget
23 and OTG drivers (to be selected separately).
24
25 To compile this driver as a module, choose M here: the
26 module will be called isp1301.
Yu Xua67e76a2012-08-09 22:29:31 +080027
28config MV_U3D_PHY
29 bool "Marvell USB 3.0 PHY controller Driver"
30 depends on USB_MV_U3D
31 select USB_OTG_UTILS
32 help
33 Enable this to support Marvell USB 3.0 phy controller for Marvell
34 SoC.