Change-Id: Ied455ff29b151fb5f4bca26a189b1d4104d8cede Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80595 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
23 lines
374 B
Plaintext
23 lines
374 B
Plaintext
## SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
config BOARD_SYSTEM76_DARP8
|
|
bool "darp8"
|
|
|
|
config BOARD_SYSTEM76_GALP6
|
|
bool "galp6"
|
|
|
|
config BOARD_SYSTEM76_GAZE17_3050
|
|
bool "gaze17 3050"
|
|
|
|
config BOARD_SYSTEM76_GAZE17_3060_B
|
|
bool "gaze17 3060-b"
|
|
|
|
config BOARD_SYSTEM76_LEMP11
|
|
bool "lemp11"
|
|
|
|
config BOARD_SYSTEM76_ORYP9
|
|
bool "oryp9"
|
|
|
|
config BOARD_SYSTEM76_ORYP10
|
|
bool "oryp10"
|