boards/Kconfig: fix typo
This commit is contained in:
parent
29cdf66e1a
commit
ae28e5785b
1 changed files with 1 additions and 1 deletions
|
|
@ -2885,7 +2885,7 @@ endif
|
|||
if ARCH_BOARD_NUCLEO_F412ZG
|
||||
source "boards/arm/stm32/nucleo-f412zg/Kconfig"
|
||||
endif
|
||||
if ARCH_BOARD_NUCLEO_F44RE
|
||||
if ARCH_BOARD_NUCLEO_F446RE
|
||||
source "boards/arm/stm32/nucleo-f446re/Kconfig"
|
||||
endif
|
||||
if ARCH_BOARD_NUCLEO_F401RE || ARCH_BOARD_NUCLEO_F411RE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue