Home
last modified time | relevance | path

Searched hist:"08 ca1b52f69b4dfa8703d54e26e2c6e11aa453eb" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/vfio/pci/
H A DKconfigdiff 08ca1b52f69b4dfa8703d54e26e2c6e11aa453eb Tue Jun 19 00:39:50 CEST 2018 Alex Williamson <alex.williamson@redhat.com> vfio/pci: Make IGD support a configurable option

Allow the code which provides extensions to support direct assignment
of Intel IGD (GVT-d) to be compiled out of the kernel if desired. The
config option for this was previously automatically enabled on X86,
therefore the default remains Y. This simply provides the option to
disable it even for X86.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>