xref: /linux/drivers/phy/lantiq/Kconfig (revision 2b64b2ed277ff23e785fbdb65098ee7e1252d64f)
1#
2# Phy drivers for Lantiq / Intel platforms
3#
4config PHY_LANTIQ_RCU_USB2
5	tristate "Lantiq XWAY SoC RCU based USB PHY"
6	depends on OF && (SOC_TYPE_XWAY || COMPILE_TEST)
7	select GENERIC_PHY
8	help
9	  Support for the USB PHY(s) on the Lantiq / Intel XWAY family SoCs.
10