soc/mediatek/mt8196: Correct the region size for mcufw_reserved
[coreboot2.git] / src / soc / amd / common / block / acp / Kconfig
blobbc2dddc1f9f79fc7101b7829fdcec7d55a3cd540
1 ## SPDX-License-Identifier: GPL-2.0-only
3 config SOC_AMD_COMMON_BLOCK_ACP_GEN1
4         bool
5         help
6           Select this option to perform Audio Co-Processor(ACP) configuration.
7           Used by the ACP in AMD family 17h, 19h, and earlier (picasso, cezanne)
9 config SOC_AMD_COMMON_BLOCK_ACP_GEN2
10         bool
11         help
12           Select this option to perform Audio Co-Processor(ACP) configuration.
13           Used by the ACP in AMD mendocino (family 17h) and possibly newer CPUs.