t132: Get rid of Kconfig warning
Get rid of Kconfig warning "warning: defaults for choice values not supported" BUG=None BRANCH=None TEST=Compiles successfully and boots rush till last known good point Change-Id: Ib2667eacdb4f4e4d2ac8005078c5c1f644d0325c Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://chromium-review.googlesource.com/209556 Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Commit-Queue: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
71cd62740e
commit
473a450bcd
1 changed files with 0 additions and 1 deletions
|
|
@ -101,7 +101,6 @@ choice CONSOLE_SERIAL_TEGRA132_UART_CHOICES
|
|||
|
||||
config CONSOLE_SERIAL_TEGRA132_UARTA
|
||||
bool "UARTA"
|
||||
default y
|
||||
help
|
||||
Serial console on UART A.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue