x86, mpx: Give MPX a real config option prompt
authorDave Hansen <dave.hansen@linux.intel.com>
Fri, 12 Dec 2014 18:38:36 +0000 (10:38 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 15 Dec 2014 14:58:57 +0000 (15:58 +0100)
commit72e9b5fe9bee0826e7ce7599adbdc64e544780ef
treece252b251b1ca1732b9eaba4f5361d9d793b7828
parent010e593b140decdc16bb0c1c754b07b1fccb6999
x86, mpx: Give MPX a real config option prompt

Give MPX a real config option. The CPUs that support it (referenced
here):

  https://software.intel.com/en-us/forums/topic/402393

are not available publicly yet. Right now only the software emulator
provides MPX for the general public.

[ tglx: Make it default off. There is no point in having it on right
        now as no hardware and no proper tooling support are available ]

Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Dave Hansen <dave@sr71.net>
Link: http://lkml.kernel.org/r/20141212183836.2569D58D@viggo.jf.intel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/x86/intel_mpx.txt
arch/x86/Kconfig