linux: add CONFIG_POWER_SUPPLY_DEBUG symbol
It was missing in the previous commit. SVN-Revision: 31738
This commit is contained in:
parent
39994008cb
commit
67675fd48d
4 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue