aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/smaug
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2016-02-01 15:28:02 +0100
committerPatrick Georgi <pgeorgi@google.com>2016-02-09 20:06:15 +0100
commitc3686b3d02ceb7d54913d12995b9d3bce45e376f (patch)
treef11d8ccec24feeef9f914d543980a0032114b39c /src/mainboard/google/smaug
parent2dc15e9ea8522959e90def168e459e629ccec12f (diff)
chromebooks: Configure Chrome EC board names
For devices with Chrome EC, state the "board" name(s), so they're built as part of the image. A number of EC boards aren't supported in the Chrome EC master branch, they're brought along but commented out, waiting for a port to master in the Chrome EC code base. Change-Id: Ic6ab821de55cf9b4e8b48fe5ebc603adeb8bb28b Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/13548 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/google/smaug')
-rw-r--r--src/mainboard/google/smaug/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/smaug/Kconfig b/src/mainboard/google/smaug/Kconfig
index a23a0d33d7..e339690be2 100644
--- a/src/mainboard/google/smaug/Kconfig
+++ b/src/mainboard/google/smaug/Kconfig
@@ -95,4 +95,8 @@ config EC_GOOGLE_CHROMEEC_I2C_BUS
hex
default 1
+config EC_GOOGLE_CHROMEEC_BOARDNAME
+ string
+ default "ryu"
+
endif # BOARD_GOOGLE_SMAUG