UART_FOR_CONSOLE: set it default to 2

Change-Id: Ia37b14ffc9db00203eb4eb24f61a5cfacda72ba3
This commit is contained in:
Alexander Couzens 2017-10-29 05:24:10 +01:00
parent 92b0e5d8fb
commit 9a517ea710
1 changed files with 4 additions and 0 deletions

View File

@ -50,6 +50,10 @@ config MAX_CPUS
int
default 8
config UART_FOR_CONSOLE
int
default 1
config USBDEBUG_HCD_INDEX # FIXME: check this
int
default 2