| xj | b04a402 | 2021-11-25 15:01:52 +0800 | [diff] [blame] | 1 | # |
| 2 | # Phy drivers for Lantiq / Intel platforms | ||||
| 3 | # | ||||
| 4 | config 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. | ||||