refactor(core): update power API to Zephyr v2.5.0

See: https://github.com/zephyrproject-rtos/zephyr/pull/29410
PR: https://github.com/zmkfirmware/zmk/pull/736
This commit is contained in:
innovaker
2021-06-19 10:57:33 +01:00
committed by Pete Johanson
parent 71a85a0c8e
commit ad981c3bbd
2 changed files with 5 additions and 14 deletions

View File

@@ -263,11 +263,8 @@ config ZMK_SLEEP
if ZMK_SLEEP
config SYS_POWER_DEEP_SLEEP_STATES
default y
choice SYS_PM_POLICY
default SYS_PM_POLICY_APP
default PM_POLICY_APP
endchoice
config DEVICE_POWER_MANAGEMENT