Directory Files
.. 14
File Size
Kconfig 396 B
Makefile 148 B
vfio-fsl-mc.mod.c 0 B
vfio_fsl_mc.c 16 kB
vfio_fsl_mc_intr.c 4.2 kB
vfio_fsl_mc_private.h 1.2 kB

Linux v6.6.1 - fsl-mc

menu "VFIO support for FSL_MC bus devices"
	depends on FSL_MC_BUS

config VFIO_FSL_MC
	tristate "VFIO support for QorIQ DPAA2 fsl-mc bus devices"
	select EVENTFD
	help
	  Driver to enable support for the VFIO QorIQ DPAA2 fsl-mc
	  (Management Complex) devices. This is required to passthrough
	  fsl-mc bus devices using the VFIO framework.

	  If you don't know what to do here, say N.

endmenu