xeon config updated to 4.9.24-hardened
This commit is contained in:
parent
cae5345d3b
commit
0fc7c7ee7b
12
config.xeon
12
config.xeon
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86 4.9.22-hardened Kernel Configuration
|
# Linux/x86 4.9.24-hardened Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
CONFIG_X86_64=y
|
CONFIG_X86_64=y
|
||||||
|
@ -2915,7 +2915,15 @@ CONFIG_DMA_ENGINE_RAID=y
|
||||||
CONFIG_DCA=m
|
CONFIG_DCA=m
|
||||||
# CONFIG_AUXDISPLAY is not set
|
# CONFIG_AUXDISPLAY is not set
|
||||||
# CONFIG_UIO is not set
|
# CONFIG_UIO is not set
|
||||||
# CONFIG_VFIO is not set
|
CONFIG_VFIO_IOMMU_TYPE1=m
|
||||||
|
CONFIG_VFIO_VIRQFD=m
|
||||||
|
CONFIG_VFIO=m
|
||||||
|
# CONFIG_VFIO_NOIOMMU is not set
|
||||||
|
CONFIG_VFIO_PCI=m
|
||||||
|
# CONFIG_VFIO_PCI_VGA is not set
|
||||||
|
CONFIG_VFIO_PCI_MMAP=y
|
||||||
|
CONFIG_VFIO_PCI_INTX=y
|
||||||
|
CONFIG_VFIO_PCI_IGD=y
|
||||||
CONFIG_IRQ_BYPASS_MANAGER=m
|
CONFIG_IRQ_BYPASS_MANAGER=m
|
||||||
# CONFIG_VIRT_DRIVERS is not set
|
# CONFIG_VIRT_DRIVERS is not set
|
||||||
CONFIG_VIRTIO=m
|
CONFIG_VIRTIO=m
|
||||||
|
|
Loading…
Reference in New Issue