1*8b7c3b68SRoland Stigge# 2*8b7c3b68SRoland Stigge# Physical Layer USB driver configuration 3*8b7c3b68SRoland Stigge# 4*8b7c3b68SRoland Stiggecomment "USB Physical Layer drivers" 5*8b7c3b68SRoland Stigge depends on USB 6*8b7c3b68SRoland Stigge 7*8b7c3b68SRoland Stiggeconfig USB_ISP1301 8*8b7c3b68SRoland Stigge tristate "NXP ISP1301 USB transceiver support" 9*8b7c3b68SRoland Stigge depends on USB 10*8b7c3b68SRoland Stigge depends on I2C 11*8b7c3b68SRoland Stigge help 12*8b7c3b68SRoland Stigge Say Y here to add support for the NXP ISP1301 USB transceiver driver. 13*8b7c3b68SRoland Stigge This chip is typically used as USB transceiver for USB host, gadget 14*8b7c3b68SRoland Stigge and OTG drivers (to be selected separately). 15*8b7c3b68SRoland Stigge 16*8b7c3b68SRoland Stigge To compile this driver as a module, choose M here: the 17*8b7c3b68SRoland Stigge module will be called isp1301. 18