soc/nvidia/tegra210: Remove CONSOLE_SERIAL_TEGRA210_UART_CHOICES

The Kconfig symbol CONSOLE_SERIAL_TEGRA210_UART_CHOICES was attached to
a choice, and isn't used anywhere.  Remove it as unnecessary.

Change-Id: I4efd2e43ac34b266db0d40d1bc8c123bd377b3a2
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/17391
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Martin Roth 2016-11-11 14:24:22 -07:00
parent a012254d01
commit f924aee3c1
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ config MAINBOARD_DO_SOR_INIT
help help
Initialize dp display Initialize dp display
choice CONSOLE_SERIAL_TEGRA210_UART_CHOICES choice
prompt "Serial Console UART" prompt "Serial Console UART"
default CONSOLE_SERIAL_TEGRA210_UARTA default CONSOLE_SERIAL_TEGRA210_UARTA
depends on CONSOLE_SERIAL depends on CONSOLE_SERIAL