Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping
[linux-block.git] / drivers / vfio / fsl-mc / Kconfig
CommitLineData
fb1ff4c1
BB
1config VFIO_FSL_MC
2 tristate "VFIO support for QorIQ DPAA2 fsl-mc bus devices"
85c94dcf 3 depends on FSL_MC_BUS
ca4ddaac 4 select EVENTFD
fb1ff4c1
BB
5 help
6 Driver to enable support for the VFIO QorIQ DPAA2 fsl-mc
7 (Management Complex) devices. This is required to passthrough
8 fsl-mc bus devices using the VFIO framework.
9
10 If you don't know what to do here, say N.