diff options
author | Laura Abbott <labbott@redhat.com> | 2017-12-31 16:16:10 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2017-12-31 16:28:27 -0800 |
commit | 07e9ba770a05490a1d1c4f8328169f81c991da8c (patch) | |
tree | 7c69b6552bfb0f08f938bc1e41ad5924550e3b1c /kernel-x86_64-debug.config | |
parent | cb1d6de4b7c2d1fc4436872d66f08aa60e1a47df (diff) | |
download | kernel-07e9ba770a05490a1d1c4f8328169f81c991da8c.tar.gz kernel-07e9ba770a05490a1d1c4f8328169f81c991da8c.tar.xz kernel-07e9ba770a05490a1d1c4f8328169f81c991da8c.zip |
Linux v4.15-rc6
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r-- | kernel-x86_64-debug.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index d57f24884..8a70ee602 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -825,7 +825,7 @@ CONFIG_CPU_FREQ=y # CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set # CONFIG_CPU_IDLE_GOV_LADDER is not set CONFIG_CPU_IDLE=y -# CONFIG_CPU_ISOLATION is not set +CONFIG_CPU_ISOLATION=y CONFIG_CPUMASK_OFFSTACK=y CONFIG_CPU_NOTIFIER_ERROR_INJECT=m CONFIG_CPUSETS=y @@ -3848,6 +3848,7 @@ CONFIG_PACKET=y # CONFIG_PAGE_EXTENSION is not set # CONFIG_PAGE_OWNER is not set # CONFIG_PAGE_POISONING is not set +CONFIG_PAGE_TABLE_ISOLATION=y CONFIG_PANASONIC_LAPTOP=m # CONFIG_PANEL is not set # CONFIG_PANIC_ON_OOPS is not set |