From: Takashi Iwai <tiwai@suse.de>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: moderated for non-subscribers <alsa-devel@alsa-project.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH -next] sound: fix SND_HDA_GENERIC kconfig & build
Date: Tue, 07 Jul 2020 10:26:48 +0200 [thread overview]
Message-ID: <s5hsge3ennb.wl-tiwai@suse.de> (raw)
In-Reply-To: <01233744-9625-38b3-0342-1b37250dbc72@infradead.org>
On Wed, 01 Jul 2020 23:08:23 +0200,
Randy Dunlap wrote:
>
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Fix kconfig warnings and lots of subsequent build errors by
> adding yet another ugly select statement:
>
> WARNING: unmet direct dependencies detected for LEDS_CLASS
> Depends on [n]: NEW_LEDS [=n]
> Selected by [y]:
> - SND_HDA_GENERIC [=y] && SOUND [=y] && !UML && SND [=y] && SND_HDA [=y] && SND_HDA_GENERIC_LEDS [=y]
>
> WARNING: unmet direct dependencies detected for LEDS_TRIGGERS
> Depends on [n]: NEW_LEDS [=n] && LEDS_CLASS [=y]
> Selected by [y]:
> - SND_HDA_GENERIC [=y] && SOUND [=y] && !UML && SND [=y] && SND_HDA [=y] && SND_HDA_GENERIC_LEDS [=y]
> Selected by [m]:
> - MAC80211_LEDS [=y] && NET [=y] && WIRELESS [=y] && MAC80211 [=m] && LEDS_CLASS [=y]
> - IWLWIFI_LEDS [=y] && NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_INTEL [=y] && IWLWIFI [=m] && (LEDS_CLASS [=y]=y || LEDS_CLASS [=y]=IWLWIFI [=m]) && (IWLMVM [=m] || IWLDVM [=m])
>
> WARNING: unmet direct dependencies detected for LEDS_TRIGGER_AUDIO
> Depends on [n]: NEW_LEDS [=n] && LEDS_TRIGGERS [=y]
> Selected by [y]:
> - SND_HDA_GENERIC [=y] && SOUND [=y] && !UML && SND [=y] && SND_HDA [=y] && SND_HDA_GENERIC_LEDS [=y]
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jaroslav Kysela <perex@perex.cz>
> Cc: Takashi Iwai <tiwai@suse.com>
> Cc: alsa-devel@alsa-project.org
Applied now. Thanks.
Takashi
WARNING: multiple messages have this Message-ID (diff)
From: Takashi Iwai <tiwai@suse.de>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
moderated for non-subscribers <alsa-devel@alsa-project.org>,
Jaroslav Kysela <perex@perex.cz>
Subject: Re: [PATCH -next] sound: fix SND_HDA_GENERIC kconfig & build
Date: Tue, 07 Jul 2020 10:26:48 +0200 [thread overview]
Message-ID: <s5hsge3ennb.wl-tiwai@suse.de> (raw)
In-Reply-To: <01233744-9625-38b3-0342-1b37250dbc72@infradead.org>
On Wed, 01 Jul 2020 23:08:23 +0200,
Randy Dunlap wrote:
>
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Fix kconfig warnings and lots of subsequent build errors by
> adding yet another ugly select statement:
>
> WARNING: unmet direct dependencies detected for LEDS_CLASS
> Depends on [n]: NEW_LEDS [=n]
> Selected by [y]:
> - SND_HDA_GENERIC [=y] && SOUND [=y] && !UML && SND [=y] && SND_HDA [=y] && SND_HDA_GENERIC_LEDS [=y]
>
> WARNING: unmet direct dependencies detected for LEDS_TRIGGERS
> Depends on [n]: NEW_LEDS [=n] && LEDS_CLASS [=y]
> Selected by [y]:
> - SND_HDA_GENERIC [=y] && SOUND [=y] && !UML && SND [=y] && SND_HDA [=y] && SND_HDA_GENERIC_LEDS [=y]
> Selected by [m]:
> - MAC80211_LEDS [=y] && NET [=y] && WIRELESS [=y] && MAC80211 [=m] && LEDS_CLASS [=y]
> - IWLWIFI_LEDS [=y] && NETDEVICES [=y] && WLAN [=y] && WLAN_VENDOR_INTEL [=y] && IWLWIFI [=m] && (LEDS_CLASS [=y]=y || LEDS_CLASS [=y]=IWLWIFI [=m]) && (IWLMVM [=m] || IWLDVM [=m])
>
> WARNING: unmet direct dependencies detected for LEDS_TRIGGER_AUDIO
> Depends on [n]: NEW_LEDS [=n] && LEDS_TRIGGERS [=y]
> Selected by [y]:
> - SND_HDA_GENERIC [=y] && SOUND [=y] && !UML && SND [=y] && SND_HDA [=y] && SND_HDA_GENERIC_LEDS [=y]
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jaroslav Kysela <perex@perex.cz>
> Cc: Takashi Iwai <tiwai@suse.com>
> Cc: alsa-devel@alsa-project.org
Applied now. Thanks.
Takashi
next prev parent reply other threads:[~2020-07-07 8:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-01 21:08 [PATCH -next] sound: fix SND_HDA_GENERIC kconfig & build Randy Dunlap
2020-07-07 8:26 ` Takashi Iwai [this message]
2020-07-07 8:26 ` Takashi Iwai
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=s5hsge3ennb.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.org \
/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.