summaryrefslogtreecommitdiff
path: root/packages/linux/linux-openmoko
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2008-12-09 19:16:23 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2008-12-09 19:17:03 +0100
commit14fdac3e6a1556fd9857c31cd22c2eade619ec84 (patch)
tree4136c30cc1186c7d0ed80ee19b7b091634af3572 /packages/linux/linux-openmoko
parent9771c86014114e703dac8f45b5f82e16d30735d2 (diff)
linux-openmoko: enable 01's battery class only for 01, likewise for 02's battery class
Diffstat (limited to 'packages/linux/linux-openmoko')
-rw-r--r--packages/linux/linux-openmoko/defconfig-oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-openmoko/defconfig-oe b/packages/linux/linux-openmoko/defconfig-oe
index 30cf97adc9..5b8fb3776a 100644
--- a/packages/linux/linux-openmoko/defconfig-oe
+++ b/packages/linux/linux-openmoko/defconfig-oe
@@ -1023,8 +1023,9 @@ CONFIG_POWER_SUPPLY=y
# CONFIG_PDA_POWER is not set
# CONFIG_APM_POWER is not set
# CONFIG_BATTERY_DS2760 is not set
-CONFIG_BATTERY_BQ27000_HDQ=y
+### override CONFIG_BATTERY_BQ27000_HDQ=y
CONFIG_GTA02_HDQ=y
+### override CONFIG_BATTERY_GTA01=y
# CONFIG_HWMON is not set
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set