pm: rename CONFIG_PM_DEVICE_IDLE to CONFIG_PM_DEVICE_RUNTIME
Make naming clear on the purpose of this option. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
decc177e17
commit
f69759d34a
7 changed files with 12 additions and 13 deletions
|
@ -23,7 +23,7 @@ extern "C" {
|
|||
* @{
|
||||
*/
|
||||
|
||||
#ifdef CONFIG_PM_DEVICE_IDLE
|
||||
#ifdef CONFIG_PM_DEVICE_RUNTIME
|
||||
|
||||
/**
|
||||
* @brief Enable device idle PM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue