fix(power): Tweaks for dynamic PD support.
This commit is contained in:
parent
6f17d9c5d5
commit
84a5ae58fb
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue