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, 2 insertions, 3 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index abb582bc218f..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
@@ -938,7 +937,7 @@ source "drivers/acpi/Kconfig"
938 937
939menuconfig APM 938menuconfig APM
940 tristate "APM (Advanced Power Management) BIOS support" 939 tristate "APM (Advanced Power Management) BIOS support"
941 depends on PM && !X86_VISWS 940 depends on PM_SLEEP && !X86_VISWS
942 ---help--- 941 ---help---
943 APM is a BIOS specification for saving power using several different 942 APM is a BIOS specification for saving power using several different
944 techniques. This is mostly useful for battery powered laptops with 943 techniques. This is mostly useful for battery powered laptops with