1config 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. 10