| # Phy drivers for Allwinner platforms |
| tristate "Allwinner sunxi SoC USB PHY driver" |
| depends on ARCH_SUNXI && HAS_IOMEM && OF |
| depends on RESET_CONTROLLER |
| Enable this to support the transceiver that is part of Allwinner |
| This driver controls the entire USB PHY block, both the USB OTG |
| parts, as well as the 2 regular USB 2 host PHYs. |
| tristate "Allwinner sun9i SoC USB PHY driver" |
| depends on ARCH_SUNXI && HAS_IOMEM && OF |
| depends on RESET_CONTROLLER |
| Enable this to support the transceiver that is part of Allwinner |
| This driver controls each individual USB 2 host PHY. |