| # | |
| # Freescale DataPath Acceleration Architecture Gen2 (DPAA2) drivers | |
| # | |
| config FSL_DPAA2 | |
| bool "Freescale DPAA2 devices" | |
| depends on FSL_MC_BUS && ARCH_LAYERSCAPE | |
| ---help--- | |
| Build drivers for Freescale DataPath Acceleration | |
| Architecture (DPAA2) family of SoCs. | |
| config FSL_DPAA2_ETH | |
| tristate "Freescale DPAA2 Ethernet" | |
| depends on FSL_DPAA2 && FSL_MC_DPIO | |
| depends on NETDEVICES && ETHERNET | |
| ---help--- | |
| Ethernet driver for Freescale DPAA2 SoCs, using the | |
| Freescale MC bus driver |