aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2021-03-30 10:01:18 -0600
committerAlex Williamson <alex.williamson@redhat.com>2021-04-06 11:54:13 -0600
commitb392a198917020cac996fd207355211ecfcfad84 (patch)
tree4651870f2351112bf0020fb01d797b13d454688b /drivers/vfio/pci/Kconfig
parentLinux 5.12-rc6 (diff)
downloadlinux-dev-b392a198917020cac996fd207355211ecfcfad84.tar.xz
linux-dev-b392a198917020cac996fd207355211ecfcfad84.zip
vfio/pci: remove vfio_pci_nvlink2
This driver never had any open userspace (which for VFIO would include VM kernel drivers) that use it, and thus should never have been added by our normal userspace ABI rules. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Message-Id: <20210326061311.1497642-2-hch@lst.de> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'drivers/vfio/pci/Kconfig')
-rw-r--r--drivers/vfio/pci/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/vfio/pci/Kconfig b/drivers/vfio/pci/Kconfig
index 4abddbebd4b2..53ce78d7d07b 100644
--- a/drivers/vfio/pci/Kconfig
+++ b/drivers/vfio/pci/Kconfig
@@ -39,9 +39,3 @@ config VFIO_PCI_IGD
and LPC bridge config space.
To enable Intel IGD assignment through vfio-pci, say Y.
-
-config VFIO_PCI_NVLINK2
- def_bool y
- depends on VFIO_PCI && PPC_POWERNV && SPAPR_TCE_IOMMU
- help
- VFIO PCI support for P9 Witherspoon machine with NVIDIA V100 GPUs