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:
parent
5650fbe7f1
commit
ed271d3ca3
|
@ -1,2 +1,2 @@
|
|||
config BOARD_GOOGLE_VEYRON_Mickey
|
||||
config BOARD_GOOGLE_VEYRON_MICKEY
|
||||
bool "Veyron_Mickey"
|
||||
|
|
Loading…
Reference in New Issue