Kconfig 103 B

1234567
  1. menu "Utest Serial Testcase"
  2. config UTEST_SERIAL_TC
  3. bool "Serial testcase"
  4. default n
  5. endmenu