aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-18 14:50:41 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-18 14:50:41 +0000
commit6a608a235e46886204a4f7ddae8662b76dddb63c (patch)
treed5d5ec35a9d1dfe9678ab4d6d56d2938aa6d722e
parent8fa14cd324ca1f5aaaa3f8fd132dce2e783d92e2 (diff)
downloadmaster-187ad058-6a608a235e46886204a4f7ddae8662b76dddb63c.tar.gz
master-187ad058-6a608a235e46886204a4f7ddae8662b76dddb63c.tar.bz2
master-187ad058-6a608a235e46886204a4f7ddae8662b76dddb63c.zip
kernel: add missing config option BATTERY_DS2781 for 3.7
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34749 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/generic/config-3.71
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7
index c5b6115228..fdbed4894e 100644
--- a/target/linux/generic/config-3.7
+++ b/target/linux/generic/config-3.7
@@ -188,6 +188,7 @@ CONFIG_BASE_SMALL=0
# CONFIG_BATTERY_BQ27x00 is not set
# CONFIG_BATTERY_DS2760 is not set
# CONFIG_BATTERY_DS2780 is not set
+# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set