summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2015-12-01 15:09:59 -0800
committerLaura Abbott <labbott@fedoraproject.org>2015-12-01 15:09:59 -0800
commite0b9e5c8dae905ce7edd8097e07425ee37a44a5f (patch)
tree4655ca22d90984fd53042136680331c154cf810f /config-x86-generic
parentd903d2103477ba62e1e3785ded8fb8b0e5565d2c (diff)
downloadkernel-e0b9e5c8dae905ce7edd8097e07425ee37a44a5f.tar.gz
kernel-e0b9e5c8dae905ce7edd8097e07425ee37a44a5f.tar.xz
kernel-e0b9e5c8dae905ce7edd8097e07425ee37a44a5f.zip
Enable CONFIG_X86_INTEL_MPX (rhbz 1287279)
Diffstat (limited to 'config-x86-generic')
-rw-r--r--config-x86-generic4
1 files changed, 1 insertions, 3 deletions
diff --git a/config-x86-generic b/config-x86-generic
index dff8775a6..0f3896753 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -36,9 +36,7 @@ CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
CONFIG_X86_PAT=y
CONFIG_X86_PM_TIMER=y
-# This requires changes to binutils and the compiler. Plus you can't actually
-# buy hardware with MPX yet. So... leave it off until all of that seems set.
-# CONFIG_X86_INTEL_MPX is not set
+CONFIG_X86_INTEL_MPX=y
CONFIG_EFI=y
CONFIG_EFI_STUB=y