summaryrefslogtreecommitdiff
path: root/sound/soc/amd/acp/Kconfig
diff options
context:
space:
mode:
authorVenkata Prasad Potturu <venkataprasad.potturu@amd.com>2023-07-07 15:07:27 +0300
committerMark Brown <broonie@kernel.org>2023-07-10 00:48:00 +0300
commit4b526b3278becdf1f2bfd375078f5db469f8a6bb (patch)
treebffda48e2ce15b13499f18ee136bc5f699ebafe5 /sound/soc/amd/acp/Kconfig
parent3d74f42c56db263e82ad96f8fe23aef38cdc071f (diff)
downloadlinux-4b526b3278becdf1f2bfd375078f5db469f8a6bb.tar.xz
ASoC: amd: acp: Add machine driver support for nau8821 codec
In newer variants nau8821 as primary codec. Add support for nau8821 codec in generic machine driver. Signed-off-by: Venkata Prasad Potturu <venkataprasad.potturu@amd.com> Link: https://lore.kernel.org/r/20230707120730.1948445-2-venkataprasad.potturu@amd.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/amd/acp/Kconfig')
-rw-r--r--sound/soc/amd/acp/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/amd/acp/Kconfig b/sound/soc/amd/acp/Kconfig
index ce0037810743..a68bbe106b73 100644
--- a/sound/soc/amd/acp/Kconfig
+++ b/sound/soc/amd/acp/Kconfig
@@ -61,6 +61,7 @@ config SND_SOC_AMD_MACH_COMMON
select SND_SOC_MAX98357A
select SND_SOC_RT5682S
select SND_SOC_NAU8825
+ select SND_SOC_NAU8821
help
This option enables common Machine driver module for ACP.