5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
|
menu "RESET_REASON"
|
||
|
config RESET_REASON
|
||
|
bool "Enable reset reason"
|
||
|
default y
|
||
|
endmenu
|