From 67675fd48d3d0475a9440ed9612c4770c6e4966d Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 15 May 2012 11:12:31 +0000 Subject: [PATCH] linux: add CONFIG_POWER_SUPPLY_DEBUG symbol It was missing in the previous commit. SVN-Revision: 31738 --- target/linux/generic/config-2.6.39 | 1 + target/linux/generic/config-3.1 | 1 + target/linux/generic/config-3.2 | 1 + target/linux/generic/config-3.3 | 1 + 4 files changed, 4 insertions(+) diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39 index 5f6939891f..dc9921b19f 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 c416bd7fc8..2161199e8e 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 88c7c58d32..80cb1b025e 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 8d639f910c..dd3f715136 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 -- 2.30.2