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