Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44567
b: refs/heads/master
c: f89bce3
h: refs/heads/master
i:
  44565: 7ca6bc0
  44563: a5b11c0
  44559: aba2bd2
v: v3
  • Loading branch information
David Brownell authored and Greg Kroah-Hartman committed Dec 13, 2006
1 parent c9c1cd6 commit f2696f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6eefd34fdcbd34e2cddb8b7da26d838367591954
refs/heads/master: f89bce3d9afc6b1fb898ae176df4962c1303ee86
9 changes: 5 additions & 4 deletions trunk/kernel/power/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,14 @@ config PM
sending the processor to sleep and saving power.

config PM_LEGACY
bool "Legacy Power Management API"
bool "Legacy Power Management API (DEPRECATED)"
depends on PM
default y
default n
---help---
Support for pm_register() and friends.
Support for pm_register() and friends. This old API is obsoleted
by the driver model.

If unsure, say Y.
If unsure, say N.

config PM_DEBUG
bool "Power Management Debug Support"
Expand Down

0 comments on commit f2696f8

Please sign in to comment.