Re: [PATCH 02/16] ASoC: SOF: amd: add base platform support for ACP7.B/7.F

From: Julian Braha

Date: Fri Jul 03 2026 - 13:23:29 EST


Hi Vijendar,

On 7/1/26 10:55, Vijendar Mukunda wrote:
> +++ b/sound/soc/sof/amd/Kconfig
> @@ -103,5 +103,15 @@ config SND_SOC_SOF_AMD_ACP70
> Select this option for SOF support on
> AMD ACP7.0/ACP7.1 version based platforms.
> Say Y if you want to enable SOF on ACP7.0/ACP7.1 based platforms.
> +config SND_SOC_SOF_AMD_ACP7X
> + tristate "SOF support for ACP7.B/7.F platforms"

All of the other config options in this kconfig have a line of
whitespace between them, could you modify SND_SOC_SOF_AMD_ACP7X to
match this style?

- Julian Braha