diff options
author | Patrick Georgi <pgeorgi@chromium.org> | 2015-06-22 19:43:18 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-06-30 21:47:12 +0200 |
commit | fd49d6faf98eb45006a20869da798558cea9606e (patch) | |
tree | 45c375eefbac9a402dba32d1ee8403d670c93df2 /src/mainboard/google/foster/Kconfig.name | |
parent | b12a448c9709a4d78410ac4e79a72f28096871ce (diff) |
google/foster: add new mainboard
This is an nvidia t210 based board.
This includes Chrome OS downstream up to Change-Id: Ic89ed54c.
Change-Id: I8630e86a4b0e8756693f8989ce147d6d762cefe1
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/10634
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/google/foster/Kconfig.name')
-rw-r--r-- | src/mainboard/google/foster/Kconfig.name | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/foster/Kconfig.name b/src/mainboard/google/foster/Kconfig.name new file mode 100644 index 0000000000..b7e6f37ae4 --- /dev/null +++ b/src/mainboard/google/foster/Kconfig.name @@ -0,0 +1,3 @@ +config BOARD_GOOGLE_FOSTER + bool "Foster" + |