1 ## SPDX-License-Identifier: GPL-2.0-only
3 config SOC_INTEL_COMMON_BLOCK_SCS
6 Intel Processor common storage and communication subsystem support
8 config SOC_INTEL_COMMON_EARLY_MMC_WAKE
11 select COMMONLIB_STORAGE
12 select COMMONLIB_STORAGE_MMC
13 select SDHCI_CONTROLLER
15 Send CMD1 early in romstage to improve boot time. It requires emmc
16 DLL tuning parameters to be added to devicetree.cb
18 config SOC_INTEL_COMMON_MMC_OVERRIDE
22 Override the MMC settings after FSP-S.
23 It should be used only when there is no FSP UPDs for certain setting.