1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-08-18 04:40:16 +02:00

Revert "Add Gemini Lake support"

This reverts commit 36c401dc3c.

Pushed by accident without review.
This commit is contained in:
Nico Huber
2021-05-13 16:11:35 +02:00
parent 36c401dc3c
commit a2b33b9f30
6 changed files with 7 additions and 37 deletions

View File

@@ -672,7 +672,6 @@ enum ich_chipset {
CHIPSET_300_SERIES_CANNON_POINT,
CHIPSET_APOLLO_LAKE,
CHIPSET_400_SERIES_COMET_POINT,
CHIPSET_GEMINI_LAKE,
};
/* ichspi.c */