diff options
Diffstat (limited to 'programmer.h')
-rw-r--r-- | programmer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/programmer.h b/programmer.h index 1b0cdb97..d3a7ba35 100644 --- a/programmer.h +++ b/programmer.h @@ -672,6 +672,7 @@ enum ich_chipset { CHIPSET_300_SERIES_CANNON_POINT, CHIPSET_APOLLO_LAKE, CHIPSET_400_SERIES_COMET_POINT, + CHIPSET_GEMINI_LAKE, }; /* ichspi.c */ |