Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # Phy drivers for Lantiq / Intel platforms
0004 #
0005 config PHY_LANTIQ_VRX200_PCIE
0006         tristate "Lantiq VRX200/ARX300 PCIe PHY"
0007         depends on SOC_TYPE_XWAY || COMPILE_TEST
0008         depends on OF && HAS_IOMEM
0009         select GENERIC_PHY
0010         select REGMAP_MMIO
0011         help
0012           Support for the PCIe PHY(s) on the Lantiq / Intel VRX200 and ARX300
0013           family SoCs.
0014           If unsure, say N.
0015 
0016 config PHY_LANTIQ_RCU_USB2
0017         tristate "Lantiq XWAY SoC RCU based USB PHY"
0018         depends on OF && (SOC_TYPE_XWAY || COMPILE_TEST)
0019         select GENERIC_PHY
0020         help
0021           Support for the USB PHY(s) on the Lantiq / Intel XWAY family SoCs.