aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/scs/Kconfig
blob: 06ad8e4fa8ebcdeb883cc75353ff7c3b6f45786f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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