Bad rever-select of CONFIG_SND_HDA_I915

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

while build testing, I noticed the following warning:
  warning: (SND_SOC_INTEL_SKYLAKE) selects SND_HDA_I915 which has unmet direct dependencies (SOUND && !M68K && !UML && SND && DRM_I915 && SND_HDA_CORE)

And it's indeed broken: you can't select CONFIG_SND_HDA_I915 from the
driver side.  This is the condition depending on DRM i915 driver.

Fixing this doesn't look too trivial, though.  Since
SND_SOC_INTEL_SKYLAKE is the item to be selected, it can't have
"depends on".  So, the top-level configs that select
SND_SOC_INTEL_SKYLAKE need to have "depends on DRM_I915" lines, or
modify the driver to be built without i915 binding.


Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux