Hi Randy, This should be fixed by https://github.com/thesofproject/linux/pull/3284 Let me quickly send this to alsa-devel. On Tue, Dec 14, 2021 at 12:08 PM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > > > > On 12/13/21 19:02, broonie@xxxxxxxxxx wrote: > > Hi all, > > > > Non-merge commits (relative to Linus' tree): 5960 > > 6555 files changed, 277265 insertions(+), 120864 deletions(-) > > > > ---------------------------------------------------------------------------- > > > > on i386 or x86_64: > > when # CONFIG_ACPI is not set, > so SND_SOC_ACPI is not set: > > WARNING: unmet direct dependencies detected for SND_AMD_ACP_CONFIG > Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_SOC_ACPI [=n] > Selected by [y]: > - SND_SOC_AMD_ACP_COMMON [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && X86 [=y] && PCI [=y] > > > Full randconfig file is attached > > -- > ~Randy