On 9/2/21 9:36 AM, Fabio Aiuto wrote: > Dear Pierre and all sound developers, > > I work for some tests on a Lenovo ideapad Miix 300-10IBY, > with fedora 34 workstation intalled on. > After having pulled the last changes from staging tree I get > the following issue by typing: > > $ make olddefconfig > > WARNING: unmet direct dependencies detected for SND_SOC_SDW_MOCKUP > Depends on [n]: SOUND [=m] && !UML && SND [=m] && SND_SOC [=m] > && EXPERT [=n] && SOUNDWIRE [=y] > Selected by [m]: > - SND_SOC_INTEL_SOUNDWIRE_SOF_MACH [=m] && SOUND [=m] && !UML > && SND [=m] && SND_SOC [=m] && SND_SOC_INTEL_MACH [=y] > && SND_SOC_SOF_INTEL_SOUNDWIRE [=m] && I2C [=y] && ACPI [=y] > && GPIOLIB [=y] && (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n]) > && (SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES [=y] || COMPILE_TEST [=n]) > && SOUNDWIRE [=y] && SND_HDA_CODEC_HDMI [=m] && SND_SOC_SOF_HDA_AUDIO_CODEC [=y] It's a known issue that was reported and fixed by Nathan Chancellor: [PATCH v2] ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP select https://lore.kernel.org/alsa-devel/20210802212409.3207648-1-nathan@xxxxxxxxxx/ I'll ack the missing patch, thanks for reporting this.