diff --git a/sound/soc/amd/Kconfig b/sound/soc/amd/Kconfig index a41f4257f2756463222a1176994357459ef0bfa1..ef431eae8879a78c2c857fefe233c0a2b5c84976 100644 --- a/sound/soc/amd/Kconfig +++ b/sound/soc/amd/Kconfig @@ -63,9 +63,12 @@ config SND_SOC_AMD_ACP5x ACP DMA driver, CPU DAI driver. config SND_SOC_AMD_VANGOGH_MACH - tristate "AMD Vangogh support for NAU8821 CS35L41" - select SND_SOC_NAU8821 + tristate "AMD Vangogh support for NAU8821 CS35L41" + select SND_SOC_NAU8821 select SND_SOC_CS35L41_SPI - depends on SND_SOC_AMD_ACP5x && I2C - help - This option enables machine driver for VG platform + depends on SND_SOC_AMD_ACP5x && I2C + help + This option enables machine driver for Vangogh platform + using NAU8821 and CS35L41 codecs. + Say m if you have such a device. + If unsure select "N".