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