162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# PCS Layer Configuration 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_cimenu "PCS device drivers" 762306a36Sopenharmony_ci 862306a36Sopenharmony_ciconfig PCS_XPCS 962306a36Sopenharmony_ci tristate 1062306a36Sopenharmony_ci select PHYLINK 1162306a36Sopenharmony_ci help 1262306a36Sopenharmony_ci This module provides helper functions for Synopsys DesignWare XPCS 1362306a36Sopenharmony_ci controllers. 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ciconfig PCS_LYNX 1662306a36Sopenharmony_ci tristate 1762306a36Sopenharmony_ci help 1862306a36Sopenharmony_ci This module provides helpers to phylink for managing the Lynx PCS 1962306a36Sopenharmony_ci which is part of the Layerscape and QorIQ Ethernet SERDES. 2062306a36Sopenharmony_ci 2162306a36Sopenharmony_ciconfig PCS_MTK_LYNXI 2262306a36Sopenharmony_ci tristate 2362306a36Sopenharmony_ci select REGMAP 2462306a36Sopenharmony_ci help 2562306a36Sopenharmony_ci This module provides helpers to phylink for managing the LynxI PCS 2662306a36Sopenharmony_ci which is part of MediaTek's SoC and Ethernet switch ICs. 2762306a36Sopenharmony_ci 2862306a36Sopenharmony_ciconfig PCS_RZN1_MIIC 2962306a36Sopenharmony_ci tristate "Renesas RZ/N1 MII converter" 3062306a36Sopenharmony_ci depends on OF && (ARCH_RZN1 || COMPILE_TEST) 3162306a36Sopenharmony_ci help 3262306a36Sopenharmony_ci This module provides a driver for the MII converter that is available 3362306a36Sopenharmony_ci on RZ/N1 SoCs. This PCS converts MII to RMII/RGMII or can be set in 3462306a36Sopenharmony_ci pass-through mode for MII. 3562306a36Sopenharmony_ci 3662306a36Sopenharmony_ciendmenu 37