diff options
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r-- | arch/i386/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig index 0cbeb26ac3fb..3fd2f256f2be 100644 --- a/arch/i386/Kconfig +++ b/arch/i386/Kconfig | |||
@@ -401,6 +401,7 @@ config X86_REBOOTFIXUPS | |||
401 | 401 | ||
402 | config MICROCODE | 402 | config MICROCODE |
403 | tristate "/dev/cpu/microcode - Intel IA32 CPU microcode support" | 403 | tristate "/dev/cpu/microcode - Intel IA32 CPU microcode support" |
404 | select FW_LOADER | ||
404 | ---help--- | 405 | ---help--- |
405 | If you say Y here and also to "/dev file system support" in the | 406 | If you say Y here and also to "/dev file system support" in the |
406 | 'File systems' section, you will be able to update the microcode on | 407 | 'File systems' section, you will be able to update the microcode on |