From: juhosg Date: Thu, 29 Nov 2012 17:37:16 +0000 (+0000) Subject: kernel: Add missing CONFIG_BATTERY_DS2781 option to generic 3.6 config X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=baadb9df437ddedade13c81bd7c1e65ac3cf71e9;p=openwrt.git kernel: Add missing CONFIG_BATTERY_DS2781 option to generic 3.6 config Signed-off-by: David Woodhouse Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34409 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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