aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/Kconfig
diff options
context:
space:
mode:
authormokopatches <mokopatches@openmoko.org>2008-11-19 17:03:18 +0000
committerwarmcat <andy@warmcat.com>2008-11-19 17:03:18 +0000
commit53e151f7b262f68e7df33a86d94f5f27ca2d757f (patch)
tree63f5d39b11979deab3a93a9e02c96ed47f0eb050 /drivers/power/Kconfig
parented36a6e47e095f266031f6fb532d1098b4bf42dc (diff)
bq27000-battery-driver.patch
Diffstat (limited to 'drivers/power/Kconfig')
-rw-r--r--drivers/power/Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index a490b3dce62..8b1d09a3773 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -68,7 +68,10 @@ config BATTERY_BQ27x00
help
Say Y here to enable support for batteries with BQ27200(I2C) chip.
-endif # POWER_SUPPLY
+config BATTERY_BQ27000_HDQ
+ tristate "BQ27000 HDQ battery monitor driver"
+ help
+ Say Y to enable support for the battery on the Neo Freerunner
config GTA02_HDQ
tristate "Neo Freerunner HDQ"
@@ -77,3 +80,5 @@ config GTA02_HDQ
Say Y to enable support for communicating with an HDQ battery
on the Neo Freerunner. You probably want to select
at least BATTERY_BQ27000_HDQ as well
+
+endif # POWER_SUPPLY