From 84a5ae58fb6ba84dbe5710ec6be89ec44d5578d6 Mon Sep 17 00:00:00 2001 From: Peter Johanson Date: Sun, 28 Jan 2024 16:53:35 -0800 Subject: [PATCH] fix(power): Tweaks for dynamic PD support. --- app/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Kconfig b/app/Kconfig index 02b6f8291fd..7059ed28f20 100644 --- a/app/Kconfig +++ b/app/Kconfig @@ -442,6 +442,7 @@ config ZMK_POWER_DOMAINS_DYNAMIC_DEFAULT default n depends on ZMK_POWER_DOMAINS select PM_DEVICE_POWER_DOMAIN_DYNAMIC + select DEVICE_DEPS_DYNAMIC # Default this to 2, the most common scenario for this for ZMK is RGB + OLED config PM_DEVICE_POWER_DOMAIN_DYNAMIC_NUM