From c6d1da0b18a35470c5cf5d366d33fac957ae7974 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Sun, 26 May 2013 11:31:56 +0200 Subject: 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 Reviewed-on: http://review.coreboot.org/3293 Reviewed-by: Ronald G. Minnich Tested-by: build bot (Jenkins) --- src/mainboard/google/snow/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') 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 -- cgit v1.2.3