config [31mCONFIG_VFIO_PCI[0m tristate "VFIO support for PCI devices" depends on [31mCONFIG_VFIO[0m && [31mCONFIG_PCI[0m && [31mCONFIG_EVENTFD[0m select [31mCONFIG_VFIO_VIRQFD[0m select [31mCONFIG_IRQ_BYPASS_MANAGER[0m help Support for the [31mCONFIG_PCI[0m [31mCONFIG_VFIO[0m bus driver. This is required to make use of [31mCONFIG_PCI[0m drivers using the [31mCONFIG_VFIO[0m framework. If you don't know what to do here, say N. config [31mCONFIG_VFIO_PCI_VGA[0m bool "VFIO PCI support for VGA devices" depends on [31mCONFIG_VFIO_PCI[0m && [31mCONFIG_X86[0m && [31mCONFIG_VGA_ARB[0m help Support for VGA extension to [31mCONFIG_VFIO[0m [31mCONFIG_PCI[0m. This exposes an additional region on VGA devices for accessing legacy VGA addresses used by BIOS and generic video drivers. If you don't know what to do here, say N. config [31mCONFIG_VFIO_PCI_MMAP[0m depends on [31mCONFIG_VFIO_PCI[0m def_bool y if ![31mCONFIG_S390[0m config [31mCONFIG_VFIO_PCI_INTX[0m depends on [31mCONFIG_VFIO_PCI[0m def_bool y if ![31mCONFIG_S390[0m config [31mCONFIG_VFIO_PCI_IGD[0m depends on [31mCONFIG_VFIO_PCI[0m def_bool y if [31mCONFIG_X86[0m |