drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / drivers / vfio / fsl-mc / Kconfig
blob7d1d690348f07c2f6dd1399e03e90c041a260dd0
1 menu "VFIO support for FSL_MC bus devices"
2         depends on FSL_MC_BUS
4 config VFIO_FSL_MC
5         tristate "VFIO support for QorIQ DPAA2 fsl-mc bus devices"
6         select EVENTFD
7         help
8           Driver to enable support for the VFIO QorIQ DPAA2 fsl-mc
9           (Management Complex) devices. This is required to passthrough
10           fsl-mc bus devices using the VFIO framework.
12           If you don't know what to do here, say N.
14 endmenu