Kconfig (cdd5b5a9761fd66d17586e4f4ba6588c70e640ea) Kconfig (f6bb3e9d98c2e8d70587d5ddaf9426ef30d7865c)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# PCS Layer Configuration
4#
5
6menu "PCS device drivers"
7
8config PCS_XPCS
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# PCS Layer Configuration
4#
5
6menu "PCS device drivers"
7
8config PCS_XPCS
9 tristate
9 tristate "Synopsys DesignWare Ethernet XPCS"
10 select PHYLINK
11 help
10 select PHYLINK
11 help
12 This module provides helper functions for Synopsys DesignWare XPCS
13 controllers.
12 This module provides a driver and helper functions for Synopsys
13 DesignWare XPCS controllers.
14
15config PCS_LYNX
16 tristate
17 help
18 This module provides helpers to phylink for managing the Lynx PCS
19 which is part of the Layerscape and QorIQ Ethernet SERDES.
20
21config PCS_MTK_LYNXI

--- 15 unchanged lines hidden ---
14
15config PCS_LYNX
16 tristate
17 help
18 This module provides helpers to phylink for managing the Lynx PCS
19 which is part of the Layerscape and QorIQ Ethernet SERDES.
20
21config PCS_MTK_LYNXI

--- 15 unchanged lines hidden ---