[coreboot-gerrit] New patch to review for coreboot: 917431d veyron_mickey: Update board name to uppercase

Martin Roth (gaumless@gmail.com) gerrit at coreboot.org
Sat Jun 6 05:55:42 CEST 2015


Martin Roth (gaumless at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10440

-gerrit

commit 917431df70e7ce2d9e663b1c822b3882489354cb
Author: Martin Roth <gaumless at gmail.com>
Date:   Fri Jun 5 21:48:48 2015 -0600

    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 at gmail.com>
---
 src/mainboard/google/veyron_mickey/Kconfig.name | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/google/veyron_mickey/Kconfig.name b/src/mainboard/google/veyron_mickey/Kconfig.name
index 622b10f..7e78742 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"



More information about the coreboot-gerrit mailing list