diff options
Diffstat (limited to 'app/Kconfig')
-rw-r--r-- | app/Kconfig | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/app/Kconfig b/app/Kconfig index d83561b..f4a316b 100644 --- a/app/Kconfig +++ b/app/Kconfig @@ -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 |