blob: e7cf84f0751a2a6f1d8ea27614c59abf8a7303fa [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.