soc/mediatek/mt8196: Correct the region size for mcufw_reserved
[coreboot2.git] / src / soc / amd / common / block / emmc / Kconfig
blob95ec15cd73ffff08a82886158e8f5c38ebac4bc3
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config SOC_AMD_COMMON_BLOCK_EMMC
4         bool
5         help
6           Select this option to use AMD common EMMC driver support.
8 config SOC_AMD_COMMON_BLOCK_EMMC_SKIP_POWEROFF
9         bool
10         depends on SOC_AMD_COMMON_BLOCK_EMMC
11         help
12           Select this option to try to switch off the power of the eMMC
13           controller via the AOAC registers.