diff options
Diffstat (limited to 'board/vscom')
-rw-r--r-- | board/vscom/baltos/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/vscom/baltos/Kconfig b/board/vscom/baltos/Kconfig index bc1edcf3a4..b721ed19d8 100644 --- a/board/vscom/baltos/Kconfig +++ b/board/vscom/baltos/Kconfig @@ -12,13 +12,4 @@ config SYS_SOC config SYS_CONFIG_NAME default "baltos" -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 - in documentation, etc) available to it. Depending on your specific - board you may want something other than UART0. - endif |