aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/i386/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index abb582bc218f..5c8a845a4129 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -938,7 +938,7 @@ source "drivers/acpi/Kconfig"
938 938
939menuconfig APM 939menuconfig APM
940 tristate "APM (Advanced Power Management) BIOS support" 940 tristate "APM (Advanced Power Management) BIOS support"
941 depends on PM && !X86_VISWS 941 depends on PM_SLEEP && !X86_VISWS
942 ---help--- 942 ---help---
943 APM is a BIOS specification for saving power using several different 943 APM is a BIOS specification for saving power using several different
944 techniques. This is mostly useful for battery powered laptops with 944 techniques. This is mostly useful for battery powered laptops with