brintos

brintos / linux-shallow public Read only

0
0
Text · 396 B · 7d1d690 Raw
15 lines · plain
1menu "VFIO support for FSL_MC bus devices"2	depends on FSL_MC_BUS3 4config VFIO_FSL_MC5	tristate "VFIO support for QorIQ DPAA2 fsl-mc bus devices"6	select EVENTFD7	help8	  Driver to enable support for the VFIO QorIQ DPAA2 fsl-mc9	  (Management Complex) devices. This is required to passthrough10	  fsl-mc bus devices using the VFIO framework.11 12	  If you don't know what to do here, say N.13 14endmenu15