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
36 Enable this to support the Rockchip PCIe PHY.
38 config PHY_ROCKCHIP_TYPEC
39 tristate "Rockchip TYPEC PHY Driver"
40 depends on OF && (ARCH_ROCKCHIP || COMPILE_TEST)
43 select RESET_CONTROLLER
45 Enable this to support the Rockchip USB TYPEC PHY.
47 config PHY_ROCKCHIP_USB
48 tristate "Rockchip USB2 PHY Driver"
49 depends on ARCH_ROCKCHIP && OF
52 Enable this to support the Rockchip USB 2.0 PHY.