UPSTREAM: 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. BUG=None BRANCH=None TEST=None 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> Change-Id: I4efd2e43ac34b266db0d40d1bc8c123bd377b3a2 Reviewed-on: https://chromium-review.googlesource.com/411490 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
a3b1bb23fb
commit
c48282835b
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ config MAINBOARD_DO_SOR_INIT
|
|||
help
|
||||
Initialize dp display
|
||||
|
||||
choice CONSOLE_SERIAL_TEGRA210_UART_CHOICES
|
||||
choice
|
||||
prompt "Serial Console UART"
|
||||
default CONSOLE_SERIAL_TEGRA210_UARTA
|
||||
depends on CONSOLE_SERIAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue