diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 17:37:16 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 17:37:16 +0000 |
commit | 1d08ab094cbdeb9b829ea792a43bd0ae268967aa (patch) | |
tree | c2188a3132981b4f9ff6442e89e52e1aa9a250af /target/linux/generic | |
parent | 2dfb18cc0b07ab93fbb71802ad7681af031c9ec3 (diff) | |
download | upstream-1d08ab094cbdeb9b829ea792a43bd0ae268967aa.tar.gz upstream-1d08ab094cbdeb9b829ea792a43bd0ae268967aa.tar.bz2 upstream-1d08ab094cbdeb9b829ea792a43bd0ae268967aa.zip |
kernel: Add missing CONFIG_BATTERY_DS2781 option to generic 3.6 config
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@34409 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.6 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6 index 5af13b6e4e..7af4f6ee70 100644 --- a/target/linux/generic/config-3.6 +++ b/target/linux/generic/config-3.6 @@ -184,6 +184,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 |