|
@@ -125,12 +125,6 @@ config PM_DEBUG
|
|
code. This is helpful when debugging and reporting PM bugs, like
|
|
code. This is helpful when debugging and reporting PM bugs, like
|
|
suspend support.
|
|
suspend support.
|
|
|
|
|
|
-config PM_VERBOSE
|
|
|
|
- bool "Verbose Power Management debugging"
|
|
|
|
- depends on PM_DEBUG
|
|
|
|
- ---help---
|
|
|
|
- This option enables verbose messages from the Power Management code.
|
|
|
|
-
|
|
|
|
config PM_ADVANCED_DEBUG
|
|
config PM_ADVANCED_DEBUG
|
|
bool "Extra PM attributes in sysfs for low-level debugging/testing"
|
|
bool "Extra PM attributes in sysfs for low-level debugging/testing"
|
|
depends on PM_DEBUG
|
|
depends on PM_DEBUG
|