aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--defconfig-2.6.241
-rw-r--r--drivers/power/Kconfig7
2 files changed, 1 insertions, 7 deletions
diff --git a/defconfig-2.6.24 b/defconfig-2.6.24
index 6d750a50fec..9467f4bba5f 100644
--- a/defconfig-2.6.24
+++ b/defconfig-2.6.24
@@ -1826,3 +1826,4 @@ CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_DMA=y
CONFIG_GTA02_HDQ=y
+CONFIG_BATTERY_BQ27000_HDQ=y
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index e1a02f53ef1..2bf15b1eb2e 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -83,10 +83,3 @@ config GTA02_HDQ
endif # POWER_SUPPLY
-config GTA02_HDQ
- tristate "Neo Freerunner HDQ"
- depends on MACH_NEO1973_GTA02 && FIQ && S3C2440_C_FIQ
- help
- 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