blob: 192425c4a0c7a2c45f07828c778a148d8b00e5f3 [file] [log] [blame]
config SOC_INTEL_COMMON_BLOCK_SCS
bool
help
Intel Processor common storage and communication subsystem support
config SOC_INTEL_COMMON_EARLY_MMC_WAKE
bool
default n
select COMMONLIB_STORAGE
select COMMONLIB_STORAGE_MMC
select SDHCI_CONTROLLER
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.