1*67685943SJagan Teki# 2*67685943SJagan Teki# Phy drivers for Allwinner platforms 3*67685943SJagan Teki# 4*67685943SJagan Tekiconfig PHY_SUN4I_USB 5*67685943SJagan Teki bool "Allwinner Sun4I USB PHY driver" 6*67685943SJagan Teki depends on ARCH_SUNXI 7*67685943SJagan Teki select PHY 8*67685943SJagan Teki help 9*67685943SJagan Teki Enable this to support the transceiver that is part of Allwinner 10*67685943SJagan Teki sunxi SoCs. 11*67685943SJagan Teki 12*67685943SJagan Teki This driver controls the entire USB PHY block, both the USB OTG 13*67685943SJagan Teki parts, as well as the 2 regular USB 2 host PHYs. 14