[PATCH v2 5/8] ASoC: amd: acp: Add legacy sound card support for Chrome audio
Randy Dunlap
rdunlap at infradead.org
Mon Oct 11 22:18:04 CEST 2021
On 10/11/21 8:44 AM, Ajit Kumar Pandey wrote:
> diff --git a/sound/soc/amd/acp/Kconfig b/sound/soc/amd/acp/Kconfig
> index 5cb7115662d2..2b9440372346 100644
> --- a/sound/soc/amd/acp/Kconfig
> +++ b/sound/soc/amd/acp/Kconfig
> @@ -34,3 +34,9 @@ config SND_SOC_AMD_MACH_COMMON
> depends on X86 && PCI && I2C
> help
> This option enables common Machine driver module for ACP.
> +
> +config SND_SOC_AMD_LEGACY_MACH
> + tristate "AMD Legacy Machine Driver Support"
> + select SND_SOC_AMD_MACH_COMMON
> + help
> + This option enables legacy sound card support for ACP audio.
Add one more space just before "This" to conform to kernel Kconfig
style, please.
--
~Randy
More information about the Alsa-devel
mailing list