aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/power/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig
index 02e8dfaa1ce2..68d3ebc12601 100644
--- a/kernel/power/Kconfig
+++ b/kernel/power/Kconfig
@@ -235,7 +235,7 @@ config PM_TRACE_RTC
235 235
236config APM_EMULATION 236config APM_EMULATION
237 tristate "Advanced Power Management Emulation" 237 tristate "Advanced Power Management Emulation"
238 depends on PM && SYS_SUPPORTS_APM_EMULATION 238 depends on SYS_SUPPORTS_APM_EMULATION
239 help 239 help
240 APM is a BIOS specification for saving power using several different 240 APM is a BIOS specification for saving power using several different
241 techniques. This is mostly useful for battery powered laptops with 241 techniques. This is mostly useful for battery powered laptops with