diff options
Diffstat (limited to 'src/soc/intel/braswell/chip.h')
-rw-r--r-- | src/soc/intel/braswell/chip.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/braswell/chip.h b/src/soc/intel/braswell/chip.h index fde508c394..d70aa9b117 100644 --- a/src/soc/intel/braswell/chip.h +++ b/src/soc/intel/braswell/chip.h @@ -70,6 +70,7 @@ struct soc_intel_braswell_config { UINT8 PcdApertureSize; UINT8 PcdGttSize; UINT8 PcdLegacySegDecode; + UINT8 PcdDvfsEnable; /* * The following fields come from fsp_vpd.h .aka. VpdHeader.h. |