[alsa-devel] [PATCH v2 2/5] ALSA: hda: move parts of NHLT code to new module
Takashi Iwai
tiwai at suse.de
Mon Jul 22 10:54:03 CEST 2019
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
More information about the Alsa-devel
mailing list