From: Fabio Aiuto <fabioaiuto83@gmail.com>
To: pierre-louis.bossart@linux.intel.com
Cc: alsa-devel@alsa-project.org, gregkh@linuxfoundation.org,
linux-staging@lists.linux.dev, lgirdwood@gmail.com,
tiwai@suse.com, Hans de Goede <hdegoede@redhat.com>,
broonie@kernel.org, linux-kernel@vger.kernel.org
Subject: config issue with SoundWire mockup device support
Date: Thu, 2 Sep 2021 16:36:34 +0200 [thread overview]
Message-ID: <20210902143632.GA1422@agape.jhs> (raw)
[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]
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
[-- Attachment #2: config.xz --]
[-- Type: application/x-xz, Size: 49128 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Fabio Aiuto <fabioaiuto83@gmail.com>
To: pierre-louis.bossart@linux.intel.com
Cc: tiwai@suse.com, perex@perex.cz, broonie@kernel.org,
lgirdwood@gmail.com, Hans de Goede <hdegoede@redhat.com>,
gregkh@linuxfoundation.org, alsa-devel@alsa-project.org,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: config issue with SoundWire mockup device support
Date: Thu, 2 Sep 2021 16:36:34 +0200 [thread overview]
Message-ID: <20210902143632.GA1422@agape.jhs> (raw)
[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]
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
[-- Attachment #2: config.xz --]
[-- Type: application/x-xz, Size: 49128 bytes --]
next reply other threads:[~2021-09-02 15:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-02 14:36 Fabio Aiuto [this message]
2021-09-02 14:36 ` config issue with SoundWire mockup device support Fabio Aiuto
2021-09-02 15:02 ` Pierre-Louis Bossart
2021-09-02 15:02 ` Pierre-Louis Bossart
2021-09-02 15:16 ` Fabio Aiuto
2021-09-02 15:16 ` Fabio Aiuto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210902143632.GA1422@agape.jhs \
--to=fabioaiuto83@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=hdegoede@redhat.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=pierre-louis.bossart@linux.intel.com \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.