aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/braswell/chip.h')
-rw-r--r--src/soc/intel/braswell/chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/braswell/chip.h b/src/soc/intel/braswell/chip.h
index 6eb1451b2e..7b01f0bf11 100644
--- a/src/soc/intel/braswell/chip.h
+++ b/src/soc/intel/braswell/chip.h
@@ -139,6 +139,7 @@ struct soc_intel_braswell_config {
UINT8 PMIC_I2CBus;
UINT8 ISPEnable;
UINT8 ISPPciDevConfig;
+ UINT8 PcdSdDetectChk; /*Enable\Disable SD Card Detect Simulation*/
};
extern struct chip_operations soc_intel_braswell_ops;