# SPDX-License-Identifier: GPL-2.0
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.

