cmvr_head/rt-thread/components/drivers/smp_call/utest/Kconfig

9 lines
134 B
Plaintext

menu "SMP-Call Test"
config RT_UTEST_SMP_CALL_FUNC
bool "SMP-Call Smoke Test"
default n
depends on RT_USING_SMP
endmenu