Re: [alsa-devel] linux-next: Tree for Dec 21 (SND_HDA_INTEL_DSP_DETECTION)

From: Pierre-Louis Bossart
Date: Fri Dec 21 2018 - 15:39:14 EST



On 12/21/18 12:02 PM, Randy Dunlap wrote:
On 12/21/18 12:32 AM, Stephen Rothwell wrote:
Hi all,

News: there will be no linux-next release until Jan 2. Have a good break.

Changes since 20181220:

on x86_64:

A new group of Kconfig "select"s is causing kconfig warnings:

WARNING: unmet direct dependencies detected for SND_HDA_INTEL_DSP_DETECTION_CFL
Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_HDA [=n] && SND_HDA_INTEL [=n]
Selected by [y]:
- SND_SOC_INTEL_SKYLAKE_COMMON [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_SOC_INTEL_SST_TOPLEVEL [=y] && SND_SOC_INTEL_SKYLAKE_FAMILY [=y] && SND_SOC_INTEL_CFL [=y]

Ack, thanks for the report. This shouldn't have any functional impact but we can easily remove the warnings. will send a patch shortly.

-Pierre