All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Cezary Rojewski <cezary.rojewski@intel.com>
Cc: alsa-devel@alsa-project.org,
	Curtis Malainey <cujomalainey@google.com>,
	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>,
	Daniel Drake <drake@endlessm.com>,
	Hui Wang <hui.wang@canonical.com>,
	broonie@kernel.org
Subject: Re: [PATCH v2 2/5] ALSA: hda: move parts of NHLT code to new module
Date: Mon, 22 Jul 2019 10:54:03 +0200	[thread overview]
Message-ID: <s5h7e8aa1qs.wl-tiwai@suse.de> (raw)
In-Reply-To: <daaa01dc-d963-f215-90b1-132fde8e489a@intel.com>

On Sat, 20 Jul 2019 23:06:46 +0200,
Cezary Rojewski wrote:
> 
> > --- a/sound/hda/Kconfig
> > +++ b/sound/hda/Kconfig
> > @@ -29,3 +29,6 @@ config SND_HDA_PREALLOC_SIZE
> >     	  Note that the pre-allocation size can be changed dynamically
> >   	  via a proc file (/proc/asound/card*/pcm*/sub*/prealloc), too.
> > +
> > +config SND_INTEL_NHLT
> > +	tristate
> 
> If above is true, "depends on ACPI" would be expected.

This won't fix things in practice as the Kconfig reverse selection
ignores the dependencies of the selected item.  It'd be as a help for
readers, though.


Takashi

  reply	other threads:[~2019-07-22  8:54 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-19 20:37 [PATCH v2 0/5] ALSA/HDA: abort probe when DMICs are detected Pierre-Louis Bossart
2019-07-19 20:37 ` [PATCH v2 1/5] ASoC: Intel: Skylake: move NHLT header to common directory Pierre-Louis Bossart
2019-07-19 20:37 ` [PATCH v2 2/5] ALSA: hda: move parts of NHLT code to new module Pierre-Louis Bossart
2019-07-20 21:06   ` Cezary Rojewski
2019-07-22  8:54     ` Takashi Iwai [this message]
2019-07-22 12:14       ` Pierre-Louis Bossart
2019-07-22 12:26         ` Takashi Iwai
2019-07-22 12:58           ` Pierre-Louis Bossart
2019-07-22 13:01             ` Takashi Iwai
2019-07-22 13:17               ` Pierre-Louis Bossart
2019-07-26 22:09     ` Pierre-Louis Bossart
2019-07-19 20:37 ` [PATCH v2 3/5] ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry Pierre-Louis Bossart
2019-07-19 20:37 ` [PATCH v2 4/5] ASoC: Intel: Skylake: use common NHLT module Pierre-Louis Bossart
2019-07-19 20:37 ` [PATCH v2 5/5] ALSA: hda/intel: stop probe if DMICS are detected on Skylake+ platforms Pierre-Louis Bossart

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=s5h7e8aa1qs.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=cezary.rojewski@intel.com \
    --cc=cujomalainey@google.com \
    --cc=drake@endlessm.com \
    --cc=hui.wang@canonical.com \
    --cc=pierre-louis.bossart@linux.intel.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.