x86/Kconfig: Make early microcode loading a configuration feature
authorFenghua Yu <fenghua.yu@intel.com>
Fri, 21 Dec 2012 07:44:32 +0000 (23:44 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 31 Jan 2013 21:20:42 +0000 (13:20 -0800)
commitda76f64e7eb28b718501d15c1b79af560b7ca4ea
tree2b0b36c7dda21352e1926ec0c9721bb20453c3c2
parentcd745be89e1580e8a1b47454a39f97f9c5c4b1e0
x86/Kconfig: Make early microcode loading a configuration feature

MICROCODE_INTEL_LIB, MICROCODE_INTEL_EARLY, and MICROCODE_EARLY are three new
configurations to enable or disable the feature.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link: http://lkml.kernel.org/r/1356075872-3054-13-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/Kconfig