# SPDX-License-Identifier: GPL-2.0-only
config PHY_ROCKCHIP_INNO_USB2
	bool "Rockchip INNO USB2PHY Driver"
	depends on (ARCH_ROCKCHIP || COMPILE_TEST) && OFDEVICE
	depends on COMMON_CLK
	help
	  Support for Rockchip USB2.0 PHY with Innosilicon IP block.

config PHY_ROCKCHIP_NANENG_COMBO_PHY
	bool "Rockchip NANENG COMBO PHY Driver"
	depends on ARCH_ROCKCHIP && OFDEVICE
	help
	  Enable this to support the Rockchip PCIe/USB3.0/SATA/QSGMII
	  combo PHY with NaNeng IP block.

config PHY_ROCKCHIP_SNPS_PCIE3
	bool "Rockchip Snps PCIe3 PHY Driver"
	depends on ARCH_ROCKCHIP || COMPILE_TEST
	help
	  Enable this to support the Rockchip snps PCIe3 PHY.

config PHY_ROCKCHIP_USBDP
	bool "Rockchip USBDP COMBO PHY Driver"
	depends on ARCH_ROCKCHIP
	select TYPEC
	help
	  Enable this to support the Rockchip USB3.0/DP combo PHY with
	  Samsung IP block. This is required for USB3 support on RK3588.
