blob: df17f7105724aa71ce11195fac78744bf23445e9 (
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 sabrina (family 17h) and possibly newer CPUs.
|