HOME


Mini Shell 1.0
DIR:/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/vfio/pci/mlx5/
Upload File :
Current File : //lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/vfio/pci/mlx5/Kconfig
# SPDX-License-Identifier: GPL-2.0-only
config MLX5_VFIO_PCI
	tristate "VFIO support for MLX5 PCI devices"
	depends on MLX5_CORE
	select VFIO_PCI_CORE
	select IOMMUFD_DRIVER
	help
	  This provides migration support for MLX5 devices using the VFIO
	  framework.

	  If you don't know what to do here, say N.