aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/Kconfig')
-rw-r--r--drivers/power/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index cc70644db947..791fa0cc45fe 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -21,4 +21,11 @@ config PDA_POWER
21 one or two external power supplies (AC/USB) connected to main and 21 one or two external power supplies (AC/USB) connected to main and
22 backup batteries, and optional builtin charger. 22 backup batteries, and optional builtin charger.
23 23
24config APM_POWER
25 tristate "APM emulation for class batteries"
26 depends on APM_EMULATION
27 help
28 Say Y here to enable support APM status emulation using
29 battery class devices.
30
24endif # POWER_SUPPLY 31endif # POWER_SUPPLY