Skip to content

Commit

Permalink
fix(power): Tweaks for dynamic PD support.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Jan 29, 2024
1 parent 604e879 commit f308ead
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,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
Expand Down

0 comments on commit f308ead

Please sign in to comment.