summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/acp/Kconfig
blob: e776416cf4a854a84030d5c294cc100a2a730d40 (plain)
1
2
3
4
5
6
7
8
9
10
11
config SOC_AMD_COMMON_BLOCK_ACP_GEN1
	bool
	help
	  Select this option to perform Audio Co-Processor(ACP) configuration.
	  Used by the ACP in AMD family 17h, 19h, and earlier (picasso, cezanne)

config SOC_AMD_COMMON_BLOCK_ACP_GEN2
	bool
	help
	  Select this option to perform Audio Co-Processor(ACP) configuration.
	  Used by the ACP in AMD mendocino (family 17h) and possibly newer CPUs.