]> git.baikalelectronics.ru Git - kernel.git/commit
vfio/pci: Make IGD support a configurable option
authorAlex Williamson <alex.williamson@redhat.com>
Mon, 18 Jun 2018 22:39:50 +0000 (16:39 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 18 Jun 2018 22:39:50 +0000 (16:39 -0600)
commiteae869b120acaea305833c0c9575f4a96c7d2d11
tree6334bbbd4b995fabef866fd90e7eae759810eb04
parent2358d48a6db92cb022eb848a0943363a742d51a5
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>
drivers/vfio/pci/Kconfig