Kconfig 111 B

1234567
  1. menu "Utest IPC Testcase"
  2. config UTEST_COMPLETION_TC
  3. bool "rt_completion testcase"
  4. default n
  5. endmenu