Merge pull request #2663 from bgilbert/kernel-opts

sys-kernel/coreos-modules: enable MEM_SOFT_DIRTY
This commit is contained in:
Benjamin Gilbert 2017-07-26 11:30:10 -07:00 committed by GitHub
commit 2bd9da1fc4
3 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ CONFIG_ARCH_MEMORY_PROBE=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_MEMORY_FAILURE=y
CONFIG_MEM_SOFT_DIRTY=y
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
# CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1