linux4.9: update config, enable CONFIG_PAGE_TABLE_ISOLATION.
This commit is contained in:
parent
03f552cc33
commit
de0d1260c5
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86_64 4.9.62 Kernel Configuration
|
# Linux/x86_64 4.9.75 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
CONFIG_X86_64=y
|
CONFIG_X86_64=y
|
||||||
@ -843,7 +843,6 @@ CONFIG_IA32_EMULATION=y
|
|||||||
CONFIG_COMPAT=y
|
CONFIG_COMPAT=y
|
||||||
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
|
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
|
||||||
CONFIG_SYSVIPC_COMPAT=y
|
CONFIG_SYSVIPC_COMPAT=y
|
||||||
CONFIG_KEYS_COMPAT=y
|
|
||||||
CONFIG_X86_DEV_DMA_OPS=y
|
CONFIG_X86_DEV_DMA_OPS=y
|
||||||
CONFIG_PMC_ATOM=y
|
CONFIG_PMC_ATOM=y
|
||||||
CONFIG_NET=y
|
CONFIG_NET=y
|
||||||
@ -7823,6 +7822,7 @@ CONFIG_X86_DEBUG_FPU=y
|
|||||||
# Security options
|
# Security options
|
||||||
#
|
#
|
||||||
CONFIG_KEYS=y
|
CONFIG_KEYS=y
|
||||||
|
CONFIG_KEYS_COMPAT=y
|
||||||
# CONFIG_PERSISTENT_KEYRINGS is not set
|
# CONFIG_PERSISTENT_KEYRINGS is not set
|
||||||
# CONFIG_BIG_KEYS is not set
|
# CONFIG_BIG_KEYS is not set
|
||||||
CONFIG_TRUSTED_KEYS=m
|
CONFIG_TRUSTED_KEYS=m
|
||||||
@ -7830,6 +7830,7 @@ CONFIG_ENCRYPTED_KEYS=m
|
|||||||
# CONFIG_KEY_DH_OPERATIONS is not set
|
# CONFIG_KEY_DH_OPERATIONS is not set
|
||||||
# CONFIG_SECURITY_DMESG_RESTRICT is not set
|
# CONFIG_SECURITY_DMESG_RESTRICT is not set
|
||||||
CONFIG_SECURITY=y
|
CONFIG_SECURITY=y
|
||||||
|
CONFIG_PAGE_TABLE_ISOLATION=y
|
||||||
CONFIG_SECURITYFS=y
|
CONFIG_SECURITYFS=y
|
||||||
# CONFIG_SECURITY_NETWORK is not set
|
# CONFIG_SECURITY_NETWORK is not set
|
||||||
CONFIG_SECURITY_PATH=y
|
CONFIG_SECURITY_PATH=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user