From 2b9deb824b9fa6bb22d73ccec4794ff51fabdfc7 Mon Sep 17 00:00:00 2001 From: Nick Winans Date: Tue, 27 Jul 2021 00:14:52 -0500 Subject: feat(power): Update device power management Kconfig --- app/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Kconfig') diff --git a/app/Kconfig b/app/Kconfig index 68363d5..f23930b 100644 --- a/app/Kconfig +++ b/app/Kconfig @@ -267,7 +267,7 @@ choice SYS_PM_POLICY default PM_POLICY_APP endchoice -config DEVICE_POWER_MANAGEMENT +config PM_DEVICE default y config ZMK_IDLE_SLEEP_TIMEOUT -- cgit v1.2.3