summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/emmc/Kconfig
blob: 6316841a5135f6d259195660f3e3976eca56ea8f (plain)
1
2
3
4
5
6
7
8
9
10
11
config SOC_AMD_COMMON_BLOCK_EMMC
	bool
	help
	  Select this option to use AMD common EMMC driver support.

config SOC_AMD_COMMON_BLOCK_EMMC_SKIP_POWEROFF
	bool
	depends on SOC_AMD_COMMON_BLOCK_EMMC
	help
	  Select this option to try to switch off the power of the eMMC
	  controller via the AOAC registers.