GNU Linux-libre 6.9.1-gnu
[releases.git] / drivers / vfio / fsl-mc / Kconfig
1 menu "VFIO support for FSL_MC bus devices"
2         depends on FSL_MC_BUS
3
4 config VFIO_FSL_MC
5         tristate "VFIO support for QorIQ DPAA2 fsl-mc bus devices"
6         select EVENTFD
7         help
8           Driver to enable support for the VFIO QorIQ DPAA2 fsl-mc
9           (Management Complex) devices. This is required to passthrough
10           fsl-mc bus devices using the VFIO framework.
11
12           If you don't know what to do here, say N.
13
14 endmenu