Rename mainboard vendor Google to GOOGLE

This is what was built into all our products, so make sure
that no utilities get confused by a difference in spelling.

Signed-off-by: Stefan Reinauer <reinauer@google.com>
BUG=none
TEST=emerge-link chromeos-coreboot-link produces a bootable image
BRANCH=none

Change-Id: Icef8a5a6f976f9f87cb7e065284541ecaa213c1b
Reviewed-on: https://gerrit.chromium.org/gerrit/47607
Reviewed-by: Ronald G. Minnich <rminnich@chromium.org>
Commit-Queue: Stefan Reinauer <reinauer@google.com>
Tested-by: Stefan Reinauer <reinauer@google.com>
This commit is contained in:
Stefan Reinauer 2013-04-08 16:48:10 -07:00 committed by ChromeBot
commit 28e63ec449

View file

@ -47,6 +47,6 @@ source "src/mainboard/google/stout/Kconfig"
config MAINBOARD_VENDOR
string
default "Google"
default "GOOGLE"
endif # VENDOR_GOOGLE