summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-02-19 00:17:19 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-02-19 00:17:19 +0000
commit1b3e360f0160052263b4ab748fed214d652fae66 (patch)
treee12ff4717d37bd1be0fad9dc52612ce0371c12cb /target
parentf9034569fee32dbde3a1eb20746d6a5a3c08626d (diff)
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')
-rw-r--r--target/linux/generic/config-3.131
-rw-r--r--target/linux/sunxi/config-3.131
2 files changed, 1 insertions, 1 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
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