forked from kofal.net/zmk
fix: Fixes for building soft off without deep sleep.
This commit is contained in:
committed by
Pete Johanson
parent
cac999b1d6
commit
bb94a7aafe
@@ -433,9 +433,11 @@ config ZMK_PM_DEVICE_SUSPEND_RESUME
|
||||
|
||||
config ZMK_PM_SOFT_OFF
|
||||
bool "Soft-off support"
|
||||
depends on HAS_POWEROFF
|
||||
select ZMK_PM
|
||||
select PM_DEVICE
|
||||
select ZMK_PM_DEVICE_SUSPEND_RESUME
|
||||
select POWEROFF
|
||||
|
||||
config ZMK_GPIO_KEY_WAKEUP_TRIGGER
|
||||
bool "Hardware supported wakeup (GPIO)"
|
||||
|
||||
Reference in New Issue
Block a user