31fec3bb70
Co-authored-by: zhugengyu <zhugengyu@phytium.com.cn>
11 lines
139 B
Plaintext
11 lines
139 B
Plaintext
|
|
menu "Usart Configuration"
|
|
config ENABLE_Pl011_UART
|
|
bool
|
|
prompt "Use Pl011 uart"
|
|
default y
|
|
|
|
endmenu
|
|
|
|
|