aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/Kconfig.name
diff options
context:
space:
mode:
authorPeichao Wang <peichao.wang@bitland.corp-partner.google.com>2019-06-27 13:06:31 +0800
committerFurquan Shaikh <furquan@google.com>2019-08-16 04:27:40 +0000
commitaa3c0a5fad146687cff7e71b0459fccdc37f11b3 (patch)
tree390f4d06170e1205ec8f8823e213898e03d67ab7 /src/mainboard/google/hatch/Kconfig.name
parent8699724a07c61d62ca30f0dbfb86b3c0fa8ef706 (diff)
mb/google/hatch: Create Akemi variant
This is based on the hatch variant BUG=b:138879565 TEST=FW_NAME="akemi" emerge-hatch coreboot depthcharge intel-cmlfsp chromeos-bootimage look for image-akemi.*.bin generated under the /build/hatch/firmware/ Change-Id: I1a868839e2c598f8052d37c99713bc58b21e887c Signed-off-by: Peichao Wang <peichao.wang@bitland.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33824 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/hatch/Kconfig.name')
-rw-r--r--src/mainboard/google/hatch/Kconfig.name6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/hatch/Kconfig.name b/src/mainboard/google/hatch/Kconfig.name
index 3b5d3f2910..e8748e3d47 100644
--- a/src/mainboard/google/hatch/Kconfig.name
+++ b/src/mainboard/google/hatch/Kconfig.name
@@ -1,5 +1,11 @@
comment "Hatch"
+config BOARD_GOOGLE_AKEMI
+ bool "-> Akemi"
+ select BOARD_GOOGLE_BASEBOARD_HATCH
+ select BOARD_ROMSIZE_KB_16384
+ select SOC_INTEL_COMETLAKE
+
config BOARD_GOOGLE_HATCH
bool "-> Hatch"
select BOARD_GOOGLE_BASEBOARD_HATCH