summaryrefslogtreecommitdiff
path: root/src/mainboard/starlabs/starbook/Kconfig.name
diff options
context:
space:
mode:
authorSean Rhodes <sean@starlabs.systems>2022-07-04 14:18:52 +0100
committerFelix Singer <felixsinger@posteo.net>2022-07-07 17:24:09 +0000
commitecda77531d29d64785acbbbe83c176211ffe7128 (patch)
tree01883b450b31bbb5ede2184967a1d72dda86fb9f /src/mainboard/starlabs/starbook/Kconfig.name
parentac8b508f3fdec9e545e10df2e32cd43bcc9e4781 (diff)
mb/starlabs: Rename LabTop to StarBook
The LabTop was renamed to StarBook since the release of the Mk V. This change keeps the directory name more relevant, as there are more boards using the name StarBook. Signed-off-by: Sean Rhodes <sean@starlabs.systems> Change-Id: I3513fb56c1adf663ed7bcdade2cc52cd8c0d6f4b Reviewed-on: https://review.coreboot.org/c/coreboot/+/65640 Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'src/mainboard/starlabs/starbook/Kconfig.name')
-rw-r--r--src/mainboard/starlabs/starbook/Kconfig.name10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mainboard/starlabs/starbook/Kconfig.name b/src/mainboard/starlabs/starbook/Kconfig.name
new file mode 100644
index 0000000000..3db0d38554
--- /dev/null
+++ b/src/mainboard/starlabs/starbook/Kconfig.name
@@ -0,0 +1,10 @@
+comment "Star Labs StarBook Series"
+
+config BOARD_STARLABS_LABTOP_KBL
+ bool "Star Labs LabTop Mk III (i7-8550u)"
+
+config BOARD_STARLABS_LABTOP_CML
+ bool "Star Labs LabTop Mk IV (i3-10110U and i7-10710U)"
+
+config BOARD_STARLABS_STARBOOK_TGL
+ bool "Star Labs StarBook Mk V (i3-1115G4 and i7-1165G7)"