aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorGabe Black <gabeblack@chromium.org>2013-05-26 11:31:56 +0200
committerGabe Black <gabeblack@chromium.org>2013-05-26 15:19:04 +0200
commitc6d1da0b18a35470c5cf5d366d33fac957ae7974 (patch)
tree1d491608c52cd8d3bd3f24db459856b8e716f6fb /src/mainboard
parent330bb6acc8b198d95acc979c89de2d7ed1c0c96f (diff)
snow: Add a name to the serial console UART choice block.
This allows other boards to have the same choice block without confusing kconfig. Change-Id: Iea5a7f2d1c263aa7992f504b832ca9c862833c3f Signed-off-by: Gabe Black <gabeblack@chromium.org> Reviewed-on: http://review.coreboot.org/3293 Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/google/snow/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/snow/Kconfig b/src/mainboard/google/snow/Kconfig
index c28a98631a..aa4c3c4180 100644
--- a/src/mainboard/google/snow/Kconfig
+++ b/src/mainboard/google/snow/Kconfig
@@ -72,7 +72,7 @@ config NR_DRAM_BANKS
int
default 1
-choice
+choice CONSOLE_SERIAL_UART_CHOICES
prompt "Serial Console UART"
default CONSOLE_SERIAL_UART3
depends on CONSOLE_SERIAL_UART