Kconfig 121 B

1234567
  1. config RT_USING_UART0
  2. bool "Enable UART0"
  3. default n
  4. config RT_USING_UART1
  5. bool "Enable UART1"
  6. default y