]> Git Repo - linux.git/blob - drivers/staging/fsl-dpaa2/Kconfig
bpf: prevent out of bounds speculation on pointer arithmetic
[linux.git] / drivers / staging / fsl-dpaa2 / Kconfig
1 #
2 # Freescale DataPath Acceleration Architecture Gen2 (DPAA2) drivers
3 #
4
5 config FSL_DPAA2
6         bool "Freescale DPAA2 devices"
7         depends on FSL_MC_BUS
8         ---help---
9           Build drivers for Freescale DataPath Acceleration
10           Architecture (DPAA2) family of SoCs.
11
12 config FSL_DPAA2_ETHSW
13         tristate "Freescale DPAA2 Ethernet Switch"
14         depends on FSL_DPAA2
15         depends on NET_SWITCHDEV
16         ---help---
17         Driver for Freescale DPAA2 Ethernet Switch. Select
18         BRIDGE to have support for bridge tools.
This page took 0.039979 seconds and 4 git commands to generate.