Kconfig 134 B

12345678
  1. menu "SMP-Call Test"
  2. config RT_UTEST_SMP_CALL_FUNC
  3. bool "SMP-Call Smoke Test"
  4. default n
  5. depends on RT_USING_SMP
  6. endmenu