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 <gaumless@gmail.com>
Reviewed-on: http://review.coreboot.org/10440
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
This commit is contained in:
Martin Roth 2015-06-05 21:48:48 -06:00 committed by Edward O'Callaghan
parent 5650fbe7f1
commit ed271d3ca3
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
config BOARD_GOOGLE_VEYRON_Mickey
config BOARD_GOOGLE_VEYRON_MICKEY
bool "Veyron_Mickey"