summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-05-15 11:12:31 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-05-15 11:12:31 +0000
commit003fb14844176041728c6c7b8aa19b535f7b8c2b (patch)
treeac496aae8eb5d27cb24c41148e34d17b7498cba5 /target
parent5cc763c7b2cfde109e34c5da7f7dd84a92c7bd07 (diff)
linux: add CONFIG_POWER_SUPPLY_DEBUG symbol
It was missing in the previous commit. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31738 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 5f6939891..dc9921b19 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 c416bd7fc..2161199e8 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 88c7c58d3..80cb1b025 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 8d639f910..dd3f71513 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