linux-zen-desktop/drivers/vfio/pci/mlx5/Kconfig

11 lines
284 B
Plaintext
Raw Permalink Normal View History

2023-08-30 16:31:07 +01:00
# SPDX-License-Identifier: GPL-2.0-only
config MLX5_VFIO_PCI
tristate "VFIO support for MLX5 PCI devices"
depends on MLX5_CORE
2023-10-24 11:59:35 +01:00
select VFIO_PCI_CORE
2023-08-30 16:31:07 +01:00
help
This provides migration support for MLX5 devices using the VFIO
framework.
If you don't know what to do here, say N.