Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[linux-2.6-microblaze.git] / drivers / vfio / fsl-mc / Kconfig
1 config 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.