xref: /openbmc/linux/drivers/phy/lantiq/Kconfig (revision 7a846d3c43b0b6d04300be9ba666b102b57a391a)
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