Kconfig (d2624e70a2f53b6f402fdaeabe7db798148618c5) Kconfig (078eb55cdf25e0a621d406c233cc1b4acc31c82f)
1# SPDX-License-Identifier: GPL-2.0-only
2config FSL_DPAA2_ETH
3 tristate "Freescale DPAA2 Ethernet"
4 depends on FSL_MC_BUS && FSL_MC_DPIO
5 select PHYLINK
6 select PCS_LYNX
7 select FSL_XGMAC_MDIO
1# SPDX-License-Identifier: GPL-2.0-only
2config FSL_DPAA2_ETH
3 tristate "Freescale DPAA2 Ethernet"
4 depends on FSL_MC_BUS && FSL_MC_DPIO
5 select PHYLINK
6 select PCS_LYNX
7 select FSL_XGMAC_MDIO
8 select NET_DEVLINK
8 help
9 This is the DPAA2 Ethernet driver supporting Freescale SoCs
10 with DPAA2 (DataPath Acceleration Architecture v2).
11 The driver manages network objects discovered on the Freescale
12 MC bus.
13
14if FSL_DPAA2_ETH
15config FSL_DPAA2_ETH_DCB

--- 15 unchanged lines hidden ---
9 help
10 This is the DPAA2 Ethernet driver supporting Freescale SoCs
11 with DPAA2 (DataPath Acceleration Architecture v2).
12 The driver manages network objects discovered on the Freescale
13 MC bus.
14
15if FSL_DPAA2_ETH
16config FSL_DPAA2_ETH_DCB

--- 15 unchanged lines hidden ---