aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r--arch/i386/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 3fd9f1e8b093..0cbeb26ac3fb 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -416,6 +416,11 @@ config MICROCODE
416 To compile this driver as a module, choose M here: the 416 To compile this driver as a module, choose M here: the
417 module will be called microcode. 417 module will be called microcode.
418 418
419config MICROCODE_OLD_INTERFACE
420 bool
421 depends on MICROCODE
422 default y
423
419config X86_MSR 424config X86_MSR
420 tristate "/dev/cpu/*/msr - Model-specific register support" 425 tristate "/dev/cpu/*/msr - Model-specific register support"
421 help 426 help