1537544f6a
add phytium board (E2000) bsp support usart support SMP with demo
11 lines
139 B
Plaintext
11 lines
139 B
Plaintext
|
|
menu "Usart Configuration"
|
|
config ENABLE_Pl011_UART
|
|
bool
|
|
prompt "Use Pl011 uart"
|
|
default n
|
|
|
|
endmenu
|
|
|
|
|