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 Jul 5, 2024
1 parent 6f17d9c commit 84a5ae5
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 @@ -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
Expand Down

0 comments on commit 84a5ae5

Please sign in to comment.