blob: 2838adb225e865ebad74ecb8d1c97a3fe7a1f02e [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
7config USB_ISP1301
8 tristate "NXP ISP1301 USB transceiver support"
Alexandre Pereira da Silvac6156322012-06-26 11:56:48 -03009 depends on USB || USB_GADGET
Roland Stigge8b7c3b62012-04-29 16:47:04 +020010 depends on I2C
11 help
12 Say Y here to add support for the NXP ISP1301 USB transceiver driver.
13 This chip is typically used as USB transceiver for USB host, gadget
14 and OTG drivers (to be selected separately).
15
16 To compile this driver as a module, choose M here: the
17 module will be called isp1301.
Yu Xua67e76a2012-08-09 22:29:31 +080018
19config MV_U3D_PHY
20 bool "Marvell USB 3.0 PHY controller Driver"
21 depends on USB_MV_U3D
22 select USB_OTG_UTILS
23 help
24 Enable this to support Marvell USB 3.0 phy controller for Marvell
25 SoC.