7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
menu "SMP Testcase"
|
|
|
|
config UTEST_SMP_CALL_FUNC
|
|
bool "Call random cpu to run func"
|
|
default n
|
|
endmenu
|