Commit b8989db9 authored by Alan's avatar Alan Committed by H. Peter Anvin

x86, doc, kconfig: Fix dud URL for Microcode data

The actual data lives in the Intel download center, and that ought to also
be a reliable way to continue to find it. Unfortunately the actual URL
needed for doing it directly is about a foot long so give instructions.
Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
Link: http://lkml.kernel.org/r/20140120180056.7173.62222.stgit@alan.etchedpixels.co.ukSigned-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent da6139e4
...@@ -1064,9 +1064,9 @@ config MICROCODE_INTEL ...@@ -1064,9 +1064,9 @@ config MICROCODE_INTEL
This options enables microcode patch loading support for Intel This options enables microcode patch loading support for Intel
processors. processors.
For latest news and information on obtaining all the required For the current Intel microcode data package go to
Intel ingredients for this driver, check: <https://downloadcenter.intel.com> and search for
<http://www.urbanmyth.org/microcode/>. 'Linux Processor Microcode Data File'.
config MICROCODE_AMD config MICROCODE_AMD
bool "AMD microcode loading support" bool "AMD microcode loading support"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment