aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/Kconfig
diff options
context:
space:
mode:
authorAnton Vorontsov <cbou@mail.ru>2007-05-04 00:43:24 +0400
committerDavid Woodhouse <dwmw2@infradead.org>2007-07-10 11:26:08 +0100
commit3788ec932bfd4942831e9a5034191509a2e11924 (patch)
tree16999de498555c840864f4a18065615f13dcbcb9 /drivers/power/Kconfig
parentb2998049cfae4f4a81c4bb048814d34912017bb9 (diff)
[BATTERY] APM emulation driver for class batteries
Signed-off-by: Eugeny Boger <eugenyboger@dgap.mipt.ru> Signed-off-by: Anton Vorontsov <cbou@mail.ru> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
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 cc70644db94..791fa0cc45f 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -21,4 +21,11 @@ config PDA_POWER
one or two external power supplies (AC/USB) connected to main and
backup batteries, and optional builtin charger.
+config APM_POWER
+ tristate "APM emulation for class batteries"
+ depends on APM_EMULATION
+ help
+ Say Y here to enable support APM status emulation using
+ battery class devices.
+
endif # POWER_SUPPLY