summaryrefslogtreecommitdiff
path: root/target/linux/generic
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-15 11:12:31 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-15 11:12:31 +0000
commit67675fd48d3d0475a9440ed9612c4770c6e4966d (patch)
treead8bcdf10abc5d0d73dee65063af24a1d5e3ed62 /target/linux/generic
parent39994008cbac49d91829c4f829727682d0684e54 (diff)
downloadmtk-20170518-67675fd48d3d0475a9440ed9612c4770c6e4966d.zip
mtk-20170518-67675fd48d3d0475a9440ed9612c4770c6e4966d.tar.gz
mtk-20170518-67675fd48d3d0475a9440ed9612c4770c6e4966d.tar.bz2
linux: add CONFIG_POWER_SUPPLY_DEBUG symbol
It was missing in the previous commit. SVN-Revision: 31738
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/config-2.6.391
-rw-r--r--target/linux/generic/config-3.11
-rw-r--r--target/linux/generic/config-3.21
-rw-r--r--target/linux/generic/config-3.31
4 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39
index 5f69398..dc9921b 100644
--- a/target/linux/generic/config-2.6.39
+++ b/target/linux/generic/config-2.6.39
@@ -1924,6 +1924,7 @@ CONFIG_PCI_SYSCALL=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_POWERTV is not set
# CONFIG_POWER_SUPPLY is not set
+# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PPC4xx_GPIO is not set
# CONFIG_PPC_16K_PAGES is not set
# CONFIG_PPC_256K_PAGES is not set
diff --git a/target/linux/generic/config-3.1 b/target/linux/generic/config-3.1
index c416bd7..2161199 100644
--- a/target/linux/generic/config-3.1
+++ b/target/linux/generic/config-3.1
@@ -1972,6 +1972,7 @@ CONFIG_PCI_SYSCALL=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_POWERTV is not set
# CONFIG_POWER_SUPPLY is not set
+# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PPC4xx_GPIO is not set
# CONFIG_PPC_16K_PAGES is not set
# CONFIG_PPC_256K_PAGES is not set
diff --git a/target/linux/generic/config-3.2 b/target/linux/generic/config-3.2
index 88c7c58..80cb1b0 100644
--- a/target/linux/generic/config-3.2
+++ b/target/linux/generic/config-3.2
@@ -2085,6 +2085,7 @@ CONFIG_PCI_SYSCALL=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_POWERTV is not set
# CONFIG_POWER_SUPPLY is not set
+# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PPC4xx_GPIO is not set
# CONFIG_PPC_16K_PAGES is not set
# CONFIG_PPC_256K_PAGES is not set
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index 8d639f9..dd3f715 100644
--- a/target/linux/generic/config-3.3
+++ b/target/linux/generic/config-3.3
@@ -2128,6 +2128,7 @@ CONFIG_PCI_SYSCALL=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_POWERTV is not set
# CONFIG_POWER_SUPPLY is not set
+# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PPC4xx_GPIO is not set
# CONFIG_PPC_16K_PAGES is not set
# CONFIG_PPC_256K_PAGES is not set