Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config MLX5_VFIO_PCI
0003         tristate "VFIO support for MLX5 PCI devices"
0004         depends on MLX5_CORE
0005         depends on VFIO_PCI_CORE
0006         help
0007           This provides migration support for MLX5 devices using the VFIO
0008           framework.
0009 
0010           If you don't know what to do here, say N.