summaryrefslogtreecommitdiffstats
path: root/kernel/drivers/vfio/pci/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/drivers/vfio/pci/Kconfig')
-rw-r--r--kernel/drivers/vfio/pci/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/drivers/vfio/pci/Kconfig b/kernel/drivers/vfio/pci/Kconfig
index 579d83bf5..02912f180 100644
--- a/kernel/drivers/vfio/pci/Kconfig
+++ b/kernel/drivers/vfio/pci/Kconfig
@@ -2,6 +2,7 @@ config VFIO_PCI
tristate "VFIO support for PCI devices"
depends on VFIO && PCI && EVENTFD
select VFIO_VIRQFD
+ select IRQ_BYPASS_MANAGER
help
Support for the PCI VFIO bus driver. This is required to make
use of PCI drivers using the VFIO framework.