nucleo-144: Default for choice in Kconfig was not one of the possible choices.

This commit is contained in:
Gregory Nutt 2017-05-05 06:48:53 -06:00
parent 050cfcc34f
commit 2ecaf33bb6

View File

@ -7,7 +7,7 @@ if ARCH_BOARD_NUCLEO_144
choice
prompt "Select Console wiring."
default NUCLEO_ARDUINO
default NUCLEO_CONSOLE_ARDUINO
---help---
Select where you will connect the console.