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 | b312bb6fbf49ca985fa79b578c7d47f3e79d78ef (patch) | |
tree | e12ff4717d37bd1be0fad9dc52612ce0371c12cb /target/linux/sunxi | |
parent | 1919e4c6539dd285b97b878cc5f6ab699fef73e3 (diff) | |
download | master-187ad058-b312bb6fbf49ca985fa79b578c7d47f3e79d78ef.tar.gz master-187ad058-b312bb6fbf49ca985fa79b578c7d47f3e79d78ef.tar.bz2 master-187ad058-b312bb6fbf49ca985fa79b578c7d47f3e79d78ef.zip |
sunxi: move a lost CONFIG_CHARGER symbol to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39634 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sunxi')
-rw-r--r-- | target/linux/sunxi/config-3.13 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/sunxi/config-3.13 b/target/linux/sunxi/config-3.13 index 32fbf073a0..fc3de0147c 100644 --- a/target/linux/sunxi/config-3.13 +++ b/target/linux/sunxi/config-3.13 @@ -62,7 +62,6 @@ CONFIG_CGROUP_DEVICE=y CONFIG_CGROUP_FREEZER=y # CONFIG_CGROUP_PERF is not set # CONFIG_CGROUP_SCHED is not set -# CONFIG_CHARGER_BQ24190 is not set CONFIG_CLKDEV_LOOKUP=y CONFIG_CLKSRC_MMIO=y CONFIG_CLKSRC_OF=y |