From ed271d3ca382d6eb32478c8ddf4d4edbb06052cf Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 5 Jun 2015 21:48:48 -0600 Subject: veyron_mickey: Update board name to uppercase Change the Kconfig board name symbol to uppercase to match other symbols and to match the capitalization in the Kconfig file where it's used in an expression. Change-Id: I04ccb57cc15a6d7430f8d04136beb8384caa6c04 Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/10440 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Edward O'Callaghan --- src/mainboard/google/veyron_mickey/Kconfig.name | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/google/veyron_mickey/Kconfig.name b/src/mainboard/google/veyron_mickey/Kconfig.name index 622b10f6c4..7e787422e0 100644 --- a/src/mainboard/google/veyron_mickey/Kconfig.name +++ b/src/mainboard/google/veyron_mickey/Kconfig.name @@ -1,2 +1,2 @@ -config BOARD_GOOGLE_VEYRON_Mickey +config BOARD_GOOGLE_VEYRON_MICKEY bool "Veyron_Mickey" -- cgit v1.2.3