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 | df6727639aa8253b1da051f6a89dc37b45b14ef7 (patch) | |
tree | bc02b6ea81f3b863dbe296f4c2a12ce1c4b16d6b /target/linux/generic/config-3.6 | |
parent | d90e805fe607f6455a6ae8631e91c960ba4deaa2 (diff) | |
download | upstream-df6727639aa8253b1da051f6a89dc37b45b14ef7.tar.gz upstream-df6727639aa8253b1da051f6a89dc37b45b14ef7.tar.bz2 upstream-df6727639aa8253b1da051f6a89dc37b45b14ef7.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>
SVN-Revision: 34409
Diffstat (limited to 'target/linux/generic/config-3.6')
-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 |