diff options
author | Tim Crawford <tcrawford@system76.com> | 2022-09-29 12:11:34 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-12-02 15:53:49 +0000 |
commit | 8e3787eaf01f84b449cca3d37ec584ad77228b86 (patch) | |
tree | e8037b1d49f34f275b8c1516f19164367e986c9e /src/mainboard/system76/tgl-h/Kconfig.name | |
parent | def33cc5bb4d37d1b7131c45ae064a648b88bdab (diff) |
mb/system76/tgl-h: Convert oryp8 to a variant
Change-Id: Ied55add6d7549f165d8b97032d7f21ede0ce2dde
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67991
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jeremy Soller <jeremy@system76.com>
Diffstat (limited to 'src/mainboard/system76/tgl-h/Kconfig.name')
-rw-r--r-- | src/mainboard/system76/tgl-h/Kconfig.name | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/system76/tgl-h/Kconfig.name b/src/mainboard/system76/tgl-h/Kconfig.name index 1ea29aeb12..6b90f8d794 100644 --- a/src/mainboard/system76/tgl-h/Kconfig.name +++ b/src/mainboard/system76/tgl-h/Kconfig.name @@ -6,3 +6,6 @@ config BOARD_SYSTEM76_GAZE16_3060 config BOARD_SYSTEM76_GAZE16_3060_B bool "gaze16 3060-b" + +config BOARD_SYSTEM76_ORYP8 + bool "oryp8" |