aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/cannonlake/chip.h')
-rw-r--r--src/soc/intel/cannonlake/chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/cannonlake/chip.h b/src/soc/intel/cannonlake/chip.h
index b74291ebb3..d4d76cdb61 100644
--- a/src/soc/intel/cannonlake/chip.h
+++ b/src/soc/intel/cannonlake/chip.h
@@ -194,6 +194,7 @@ struct soc_intel_cannonlake_config {
/* Heci related */
uint8_t Heci3Enabled;
+ uint8_t DisableHeciRetry;
/* Gfx related */
uint8_t IgdDvmt50PreAlloc;