fix(esp8266): Fix selecting Custom UART can't set UART baudrate

This commit is contained in:
Dong Heng
2018-12-25 14:14:50 +08:00
parent 5bd4b2e075
commit f1c9374bce

View File

@ -120,7 +120,7 @@ config CONSOLE_UART_NUM
config CONSOLE_UART_BAUDRATE
int "UART console baud rate"
depends on CONSOLE_UART_DEFAULT || CONSOLE_UART_NONE
depends on CONSOLE_UART_DEFAULT || CONSOLE_UART_CUSTOM
default 74880
range 1200 4000000