12 lines
154 B
Plaintext
12 lines
154 B
Plaintext
menu "Utilities"
|
|
|
|
config RT_USING_LOGTRACE
|
|
bool "Enable log trace"
|
|
default n
|
|
|
|
config RT_USING_RYM
|
|
bool "Enable Ymodem"
|
|
default n
|
|
|
|
endmenu
|