Kconfig 108 B

1234567
  1. menu "Serial-Bypass Testcase"
  2. config UTEST_SERIAL_BYPASS
  3. bool "Serial testcase"
  4. default n
  5. endmenu