Kconfig (ead5d1f4d877e92c051e1a1ade623d0d30e71619) | Kconfig (94ae899b20961a248693db6b284de9cf4c8cb7c3) |
---|---|
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 | 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 |
|
6 help 7 This is the DPAA2 Ethernet driver supporting Freescale SoCs 8 with DPAA2 (DataPath Acceleration Architecture v2). 9 The driver manages network objects discovered on the Freescale 10 MC bus. 11 12if FSL_DPAA2_ETH 13config FSL_DPAA2_ETH_DCB --- 15 unchanged lines hidden --- | 7 help 8 This is the DPAA2 Ethernet driver supporting Freescale SoCs 9 with DPAA2 (DataPath Acceleration Architecture v2). 10 The driver manages network objects discovered on the Freescale 11 MC bus. 12 13if FSL_DPAA2_ETH 14config FSL_DPAA2_ETH_DCB --- 15 unchanged lines hidden --- |