[AMD Official Use Only - Internal Distribution Only]
-----Original Message----- From: Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com Sent: Wednesday, May 6, 2020 3:10 AM To: Alex Deucher alexdeucher@gmail.com; alsa-devel@alsa-project.org; broonie@kernel.org; Mukunda, Vijendar Vijendar.Mukunda@amd.com; tiwai@suse.de Cc: Deucher, Alexander Alexander.Deucher@amd.com Subject: Re: [PATCH 14/14] ASoC: amd: enable build for RN machine driver
diff --git a/sound/soc/amd/Kconfig b/sound/soc/amd/Kconfig index 5f57a47382b4..77ffdb41bee5 100644 --- a/sound/soc/amd/Kconfig +++ b/sound/soc/amd/Kconfig @@ -42,3 +42,10 @@ config SND_SOC_AMD_RENOIR depends on X86 && PCI help This option enables ACP support for Renoir platform
+config SND_SOC_AMD_RENOIR_MACH
- tristate "AMD Renoir support for DMIC"
- select SND_SOC_DMIC
there could be a missing dependency if GPIOLIB is not selected (SND_SOC_DMIC depends on it).
Will fix it and share a new patch. due to covid19 I don't have access to my regular email client so apologies for the formatting. - Vijendar
- depends on SND_SOC_AMD_RENOIR
- help
This option enables machine driver for DMIC