Fix in STM32_UART8 Kconfig.

This commit is contained in:
Fotis Panagiotopoulos 2021-09-06 18:47:09 +03:00 committed by Xiang Xiao
parent 1b75b5d5aa
commit eb48a0dbe0

View File

@ -9896,7 +9896,7 @@ endif # STM32_UART7_HCIUART
choice
prompt "UART8 Driver Configuration"
default STM32_UART8_SERIALDRIVER
depends on STM32_UART7
depends on STM32_UART8
config STM32_UART8_SERIALDRIVER
bool "Standard serial driver"