mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 20:45:22 +00:00
Added test for Device Idle Power Management to invoke device_pm_get/put API's. Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
CONFIG_SYS_POWER_MANAGEMENT=y
|
|
CONFIG_DEVICE_POWER_MANAGEMENT=y
|
|
CONFIG_DEVICE_IDLE_PM=y
|