Skip to content

Commit

Permalink
linux: add CONFIG_POWER_SUPPLY_DEBUG symbol
Browse files Browse the repository at this point in the history
It was missing in the previous commit.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31738 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
juhosg committed May 15, 2012
1 parent 5cc763c commit 003fb14
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/generic/config-2.6.39
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions target/linux/generic/config-3.1
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions target/linux/generic/config-3.2
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions target/linux/generic/config-3.3
Expand Up @@ -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
Expand Down

0 comments on commit 003fb14

Please sign in to comment.