summaryrefslogtreecommitdiffstats
path: root/configs/config.system76_gaze15
diff options
context:
space:
mode:
authorTim Crawford <tcrawford@system76.com>2021-02-25 11:06:35 -0700
committerPatrick Georgi <pgeorgi@google.com>2021-03-24 07:53:40 +0000
commit427487b173c9f3f312a99ff4838215c9b070b1d4 (patch)
treed92d23a03573487d4e202e7508e7b0347fc9cff7 /configs/config.system76_gaze15
parentf02fa4a1a8a8e96578f0909f2b5151f360832dd9 (diff)
downloadcoreboot-427487b173c9f3f312a99ff4838215c9b070b1d4.tar.gz
coreboot-427487b173c9f3f312a99ff4838215c9b070b1d4.tar.bz2
coreboot-427487b173c9f3f312a99ff4838215c9b070b1d4.zip
mb/system76/gaze15: Add System76 Gazelle 15
Tested with TianoCore payload (UefiPayloadPkg). Working: - PS/2 keyboard, touchpad - Both DIMM slots - Both NVMe ports - SATA port - All USB ports - Webcam - Ethernet - Integrated graphics using Intel GOP driver - Internal microphone - Internal speakers - S3 suspend/resume - Flashing with flashrom - Booting to Ubuntu Linux 20.10 and Windows 10 Not working: - Discrete/Hybrid graphics This requires a new driver to work correctly, which will be added and enabled later. Change-Id: I10667fa26ac7c4b8eb67da11f3e963062bd0db47 Signed-off-by: Jeremy Soller <jeremy@system76.com> Signed-off-by: Tim Crawford <tcrawford@system76.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47822 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'configs/config.system76_gaze15')
-rw-r--r--configs/config.system76_gaze155
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/config.system76_gaze15 b/configs/config.system76_gaze15
new file mode 100644
index 000000000000..98d0c4bab1f1
--- /dev/null
+++ b/configs/config.system76_gaze15
@@ -0,0 +1,5 @@
+CONFIG_VENDOR_SYSTEM76=y
+CONFIG_BOARD_SYSTEM76_GAZE15=y
+CONFIG_PAYLOAD_TIANOCORE=y
+CONFIG_RUN_FSP_GOP=y
+CONFIG_SMMSTORE=y