2 # Phy drivers for Rockchip platforms
5 tristate "Rockchip Display Port PHY Driver"
6 depends on ARCH_ROCKCHIP && OF
9 Enable this to support the Rockchip Display Port PHY.
11 config PHY_ROCKCHIP_EMMC
12 tristate "Rockchip EMMC PHY Driver"
13 depends on ARCH_ROCKCHIP && OF
16 Enable this to support the Rockchip EMMC PHY.
18 config PHY_ROCKCHIP_INNO_USB2
19 tristate "Rockchip INNO USB2PHY Driver"
20 depends on (ARCH_ROCKCHIP || COMPILE_TEST) && OF
23 depends on USB_SUPPORT
27 Support for Rockchip USB2.0 PHY with Innosilicon IP block.
29 config PHY_ROCKCHIP_PCIE
30 tristate "Rockchip PCIe PHY Driver"
31 depends on (ARCH_ROCKCHIP && OF) || COMPILE_TEST
35 Enable this to support the Rockchip PCIe PHY.
37 config PHY_ROCKCHIP_TYPEC
38 tristate "Rockchip TYPEC PHY Driver"
39 depends on OF && (ARCH_ROCKCHIP || COMPILE_TEST)
42 select RESET_CONTROLLER
44 Enable this to support the Rockchip USB TYPEC PHY.
46 config PHY_ROCKCHIP_USB
47 tristate "Rockchip USB2 PHY Driver"
48 depends on ARCH_ROCKCHIP && OF
51 Enable this to support the Rockchip USB 2.0 PHY.