11 lines
142 B
Plaintext
Raw Normal View History

2025-10-10 16:07:00 +08:00
menu "PM"
config PM_ENABLE
bool "pm enable"
default n
config PM_SUPER_DEEP_SLEEP
bool "Enable super deep sleep"
default n
endmenu