diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2014-02-17 10:20:53 +0000 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2014-02-17 10:20:53 +0000 |
commit | e6614d92a7f65043a160fc060441033692b924c8 (patch) | |
tree | ec00fda157fe7c72c2f0a6c1e6d6c755104fe88f | |
parent | 13b5408461026124f54078eddbc9ba0ebe94a2e3 (diff) | |
download | upstream-e6614d92a7f65043a160fc060441033692b924c8.tar.gz upstream-e6614d92a7f65043a160fc060441033692b924c8.tar.bz2 upstream-e6614d92a7f65043a160fc060441033692b924c8.zip |
3.13: add missing symbol
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39600 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 f7862ee787..9a222ffcd9 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -542,6 +542,7 @@ CONFIG_CAVIUM_OCTEON_HELPER=y # CONFIG_CHARGER_BQ2415X is not set # CONFIG_CHARGER_BQ24735 is not set # CONFIG_CHARGER_GPIO is not set +# CONFIG_CHARGER_ISP1704 is not set # CONFIG_CHARGER_LP8727 is not set # CONFIG_CHARGER_MANAGER is not set # CONFIG_CHARGER_MAX8903 is not set |