diff options
-rw-r--r-- | arch/x86/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 0952ecd60eca..64199bc08d66 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1064,9 +1064,9 @@ config MICROCODE_INTEL | |||
1064 | This options enables microcode patch loading support for Intel | 1064 | This options enables microcode patch loading support for Intel |
1065 | processors. | 1065 | processors. |
1066 | 1066 | ||
1067 | For latest news and information on obtaining all the required | 1067 | For the current Intel microcode data package go to |
1068 | Intel ingredients for this driver, check: | 1068 | <https://downloadcenter.intel.com> and search for |
1069 | <http://www.urbanmyth.org/microcode/>. | 1069 | 'Linux Processor Microcode Data File'. |
1070 | 1070 | ||
1071 | config MICROCODE_AMD | 1071 | config MICROCODE_AMD |
1072 | bool "AMD microcode loading support" | 1072 | bool "AMD microcode loading support" |