mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 18:27:56 +08:00
Fix in STM32_UART8 Kconfig.
This commit is contained in:
committed by
Xiang Xiao
parent
1b75b5d5aa
commit
eb48a0dbe0
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user