nucleo-144: Default for choice in Kconfig was not one of the possible choices.
This commit is contained in:
parent
050cfcc34f
commit
2ecaf33bb6
@ -7,7 +7,7 @@ if ARCH_BOARD_NUCLEO_144
|
|||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "Select Console wiring."
|
prompt "Select Console wiring."
|
||||||
default NUCLEO_ARDUINO
|
default NUCLEO_CONSOLE_ARDUINO
|
||||||
---help---
|
---help---
|
||||||
Select where you will connect the console.
|
Select where you will connect the console.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user