2 # Phy drivers for Amlogic platforms
4 config PHY_MESON8B_USB2
5 tristate "Meson8, Meson8b and GXBB USB2 PHY driver"
7 depends on OF && (ARCH_MESON || COMPILE_TEST)
12 Enable this to support the Meson USB2 PHYs found in Meson8,
13 Meson8b and GXBB SoCs.
16 config PHY_MESON_GXL_USB2
17 tristate "Meson GXL and GXM USB2 PHY drivers"
19 depends on OF && (ARCH_MESON || COMPILE_TEST)
20 depends on USB_SUPPORT
24 Enable this to support the Meson USB2 PHYs found in Meson
28 config PHY_MESON_GXL_USB3
29 tristate "Meson GXL and GXM USB3 PHY drivers"
31 depends on OF && (ARCH_MESON || COMPILE_TEST)
32 depends on USB_SUPPORT
36 Enable this to support the Meson USB3 PHY and OTG detection
37 IP block found in Meson GXL and GXM SoCs.