mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 00:26:48 +07:00
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
|
#
|
||
|
# Phy drivers for Lantiq / Intel platforms
|
||
|
#
|
||
|
config PHY_LANTIQ_RCU_USB2
|
||
|
tristate "Lantiq XWAY SoC RCU based USB PHY"
|
||
|
depends on OF && (SOC_TYPE_XWAY || COMPILE_TEST)
|
||
|
select GENERIC_PHY
|
||
|
help
|
||
|
Support for the USB PHY(s) on the Lantiq / Intel XWAY family SoCs.
|