ASoC: Intel: Skylake: Update description for HDaudio kconfig
With 'ASoC: Intel: Skylake: Fix HDaudio and Dmic' series applied, warning is no longer true. Remove it and update the description. Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://lore.kernel.org/r/20200506212114.8502-1-cezary.rojewski@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
ab436c974e
commit
cc2d025a81
|
@ -209,12 +209,8 @@ config SND_SOC_INTEL_SKYLAKE_SSP_CLK
|
||||||
config SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC
|
config SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC
|
||||||
bool "HDAudio codec support"
|
bool "HDAudio codec support"
|
||||||
help
|
help
|
||||||
This option broke audio on Linus' Skylake laptop in December 2018
|
If you have Intel Skylake or Kabylake with HDaudio codec
|
||||||
and the race conditions during the probe were not fixed since.
|
and DMIC present then enable this option by saying Y.
|
||||||
This option is DEPRECATED, all HDaudio codec support needs
|
|
||||||
to be handled by the SOF driver.
|
|
||||||
Distributions should not enable this option and there are no known
|
|
||||||
users of this capability.
|
|
||||||
|
|
||||||
config SND_SOC_INTEL_SKYLAKE_COMMON
|
config SND_SOC_INTEL_SKYLAKE_COMMON
|
||||||
tristate
|
tristate
|
||||||
|
|
Loading…
Reference in New Issue