lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 2 Sep 2021 16:36:34 +0200
From:   Fabio Aiuto <fabioaiuto83@...il.com>
To:     pierre-louis.bossart@...ux.intel.com
Cc:     tiwai@...e.com, perex@...ex.cz, broonie@...nel.org,
        lgirdwood@...il.com, Hans de Goede <hdegoede@...hat.com>,
        gregkh@...uxfoundation.org, alsa-devel@...a-project.org,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: config issue with SoundWire mockup device support

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]

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]
#
# No change to .config <--- this one gets written the first time
#			    this is an n-th run output

Attached the config file I took from my own fedora distribution
(just lockdep was enabled).

Please tell me if you need more information on this issue.

Thank you,

fabio

Download attachment "config.xz" of type "application/x-xz" (49128 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ