HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/src/linux-headers-6.8.0-85/drivers/vfio/fsl-mc/Kconfig
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