diff options
author | Nicolas Thill <nico@openwrt.org> | 2014-02-19 00:17:19 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2014-02-19 00:17:19 +0000 |
commit | cd164501b94424ba39bda531b87baa72afcb8544 (patch) | |
tree | a912ff1c5f307c2727bb2f107c2275395eed9b70 /target/linux/generic | |
parent | bb7cbef63c490f0e7df1737512c5335e3153aad0 (diff) | |
download | upstream-cd164501b94424ba39bda531b87baa72afcb8544.tar.gz upstream-cd164501b94424ba39bda531b87baa72afcb8544.tar.bz2 upstream-cd164501b94424ba39bda531b87baa72afcb8544.zip |
sunxi: move a lost CONFIG_CHARGER symbol to generic
SVN-Revision: 39634
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-3.13 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13 index b656e3b27c..6393f3191d 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -540,6 +540,7 @@ CONFIG_CAVIUM_OCTEON_HELPER=y # CONFIG_CGROUPS is not set # CONFIG_CGROUP_DEBUG is not set # CONFIG_CHARGER_BQ2415X is not set +# CONFIG_CHARGER_BQ24190 is not set # CONFIG_CHARGER_BQ24735 is not set # CONFIG_CHARGER_GPIO is not set # CONFIG_CHARGER_ISP1704 is not set |