summaryrefslogtreecommitdiff
path: root/target
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
commit0c64d55b1490730baf9485fe0307f24fc60724ac (patch)
treebb193eee8d1410d28ddc29695127963eb5cb034b /target
parent44b989825112c9aedddf7c62e05fc670ebb113a7 (diff)
downloadmtk-20170518-0c64d55b1490730baf9485fe0307f24fc60724ac.zip
mtk-20170518-0c64d55b1490730baf9485fe0307f24fc60724ac.tar.gz
mtk-20170518-0c64d55b1490730baf9485fe0307f24fc60724ac.tar.bz2
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> SVN-Revision: 34749
Diffstat (limited to 'target')
-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 c5b6115..fdbed48 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