diff options
Diffstat (limited to 'board/ti')
-rw-r--r-- | board/ti/am335x/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ti/am335x/Kconfig b/board/ti/am335x/Kconfig index 0e5149c69c6..80701f5b989 100644 --- a/board/ti/am335x/Kconfig +++ b/board/ti/am335x/Kconfig @@ -22,6 +22,7 @@ config SYS_CONFIG_NAME config CONS_INDEX int "UART used for console" + range 1 6 default 1 help The AM335x SoC has a total of 6 UARTs (UART0 to UART5 as referenced |