diff options
| author | Gilad Ben-Yossef <[email protected]> | 2017-11-13 14:45:41 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-11-27 09:20:39 +0100 |
| commit | f2f459ca644518e58d65f1749a5de85573d64719 (patch) | |
| tree | 9b229ab4b96631a96df0380991b3f12c0485c66d /tools/perf/scripts | |
| parent | 1eccfc44944b69366057730eeeaef7e3ae19d12a (diff) | |
staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PM
After commit b2b49ccbdd54
("PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is selected")
PM_RUNTIME is always set if PM is set, so #ifdef blocks
depending on CONFIG_PM_RUNTIME may now be changed to depend on
CONFIG_PM.
Replace CONFIG_PM_RUNTIME with CONFIG_PM.
Signed-off-by: Gilad Ben-Yossef <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions