2019-05-19 12:07:45 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2017-08-19 22:18:21 +00:00
|
|
|
#
|
|
|
|
# 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.
|