OSDN Git Service

ASoC: SOF: Intel: Kconfig: clarify DMI L1 option description
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Thu, 12 Aug 2021 23:19:37 +0000 (18:19 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 13 Aug 2021 12:16:13 +0000 (13:16 +0100)
This option is only valid for HDaudio platforms. This was described in
the help but not explicit in the option description.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20210812231940.172547-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/Kconfig

index 4447f51..ef8cf95 100644 (file)
@@ -250,7 +250,7 @@ config SND_SOC_SOF_HDA_PROBES
          If unsure, select "N".
 
 config SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1
-       bool "SOF enable DMI Link L1"
+       bool "SOF Intel-HDA enable DMI Link L1"
        help
          This option enables DMI L1 for both playback and capture
          and disables known workarounds for specific HDAudio platforms.