xref: /openbmc/linux/drivers/usb/phy/Kconfig (revision c6156328)
18b7c3b68SRoland Stigge#
28b7c3b68SRoland Stigge# Physical Layer USB driver configuration
38b7c3b68SRoland Stigge#
48b7c3b68SRoland Stiggecomment "USB Physical Layer drivers"
5c6156328SAlexandre Pereira da Silva	depends on USB || USB_GADGET
68b7c3b68SRoland Stigge
78b7c3b68SRoland Stiggeconfig USB_ISP1301
88b7c3b68SRoland Stigge	tristate "NXP ISP1301 USB transceiver support"
9c6156328SAlexandre Pereira da Silva	depends on USB || USB_GADGET
108b7c3b68SRoland Stigge	depends on I2C
118b7c3b68SRoland Stigge	help
128b7c3b68SRoland Stigge	  Say Y here to add support for the NXP ISP1301 USB transceiver driver.
138b7c3b68SRoland Stigge	  This chip is typically used as USB transceiver for USB host, gadget
148b7c3b68SRoland Stigge	  and OTG drivers (to be selected separately).
158b7c3b68SRoland Stigge
168b7c3b68SRoland Stigge	  To compile this driver as a module, choose M here: the
178b7c3b68SRoland Stigge	  module will be called isp1301.
18