diff options
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r-- | arch/i386/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 5c8a845a4129..f9524933258a 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig | |||
@@ -458,8 +458,7 @@ config MICROCODE | |||
458 | tristate "/dev/cpu/microcode - Intel IA32 CPU microcode support" | 458 | tristate "/dev/cpu/microcode - Intel IA32 CPU microcode support" |
459 | select FW_LOADER | 459 | select FW_LOADER |
460 | ---help--- | 460 | ---help--- |
461 | If you say Y here and also to "/dev file system support" in the | 461 | If you say Y here, you will be able to update the microcode on |
462 | 'File systems' section, you will be able to update the microcode on | ||
463 | Intel processors in the IA32 family, e.g. Pentium Pro, Pentium II, | 462 | Intel processors in the IA32 family, e.g. Pentium Pro, Pentium II, |
464 | Pentium III, Pentium 4, Xeon etc. You will obviously need the | 463 | Pentium III, Pentium 4, Xeon etc. You will obviously need the |
465 | actual microcode binary data itself which is not shipped with the | 464 | actual microcode binary data itself which is not shipped with the |