aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/scs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/scs/Kconfig')
-rw-r--r--src/soc/intel/common/block/scs/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/scs/Kconfig b/src/soc/intel/common/block/scs/Kconfig
index 06ad8e4fa8..192425c4a0 100644
--- a/src/soc/intel/common/block/scs/Kconfig
+++ b/src/soc/intel/common/block/scs/Kconfig
@@ -12,3 +12,10 @@ config SOC_INTEL_COMMON_EARLY_MMC_WAKE
help
Send CMD1 early in romstage to improve boot time. It requires emmc
DLL tuning parameters to be added to devicetree.cb
+
+config SOC_INTEL_COMMON_MMC_OVERRIDE
+ bool
+ default n
+ help
+ Override the MMC settings after FSP-S.
+ It should be used only when there is no FSP UPDs for certain setting.