diff options
Diffstat (limited to 'arch/x86_64/Kconfig')
-rw-r--r-- | arch/x86_64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index ab4cbcb9e3b3..32ae1378f35c 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig | |||
@@ -171,6 +171,7 @@ config X86_GOOD_APIC | |||
171 | 171 | ||
172 | config MICROCODE | 172 | config MICROCODE |
173 | tristate "/dev/cpu/microcode - Intel CPU microcode support" | 173 | tristate "/dev/cpu/microcode - Intel CPU microcode support" |
174 | select FW_LOADER | ||
174 | ---help--- | 175 | ---help--- |
175 | If you say Y here the 'File systems' section, you will be | 176 | If you say Y here the 'File systems' section, you will be |
176 | able to update the microcode on Intel processors. You will | 177 | able to update the microcode on Intel processors. You will |