# SPDX-License-Identifier: GPL-2.0 # # Freescale DataPath Acceleration Architecture Gen2 (DPAA2) drivers # config [31mCONFIG_FSL_DPAA2[0m bool "Freescale DPAA2 devices" depends on [31mCONFIG_FSL_MC_BUS[0m help Build drivers for Freescale DataPath Acceleration Architecture (DPAA2) family of SoCs. config [31mCONFIG_FSL_DPAA2_ETHSW[0m tristate "Freescale DPAA2 Ethernet Switch" depends on [31mCONFIG_FSL_DPAA2[0m depends on [31mCONFIG_NET_SWITCHDEV[0m help Driver for Freescale DPAA2 Ethernet Switch. Select [31mCONFIG_BRIDGE[0m to have support for bridge tools. |