summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2015-12-01 15:09:59 -0800
committerJosh Boyer <jwboyer@fedoraproject.org>2015-12-01 19:44:46 -0500
commitf69c01980bfb2326537960ad9ede7ccf57eb61e7 (patch)
treea4e41109502eee5720ea45caf4098b99aef5c891 /config-x86-generic
parent15f6b30ec6eff8113489051ae645943a35ed5562 (diff)
downloadkernel-f69c01980bfb2326537960ad9ede7ccf57eb61e7.tar.gz
kernel-f69c01980bfb2326537960ad9ede7ccf57eb61e7.tar.xz
kernel-f69c01980bfb2326537960ad9ede7ccf57eb61e7.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 5fbae1b4f..807f6025d 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