summaryrefslogtreecommitdiff
path: root/sound/soc/sof/Kconfig
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2021-01-07 18:52:46 +0100
committerTakashi Iwai <tiwai@suse.de>2021-01-07 18:52:58 +0100
commit6dcb8bf9a1d7f6d137a17b76177cd67e9b8e023d (patch)
treef73ca2bee2f77eb965f049d10e10636a0ff718a0 /sound/soc/sof/Kconfig
parent64062869f0d63d118560c15f671376b43f71b102 (diff)
parent7b62275507232f01f66d3e7d05c77bbd9009b726 (diff)
Merge branch 'for-linus' into for-next
Back-merge of 5.11-devel branch for syncing the result changes. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/sof/Kconfig')
-rw-r--r--sound/soc/sof/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sof/Kconfig b/sound/soc/sof/Kconfig
index 031dad5fc4c7..3e8b6c035ce3 100644
--- a/sound/soc/sof/Kconfig
+++ b/sound/soc/sof/Kconfig
@@ -122,7 +122,7 @@ config SND_SOC_SOF_DEBUG_XRUN_STOP
bool "SOF stop on XRUN"
help
This option forces PCMs to stop on any XRUN event. This is useful to
- preserve any trace data ond pipeline status prior to the XRUN.
+ preserve any trace data and pipeline status prior to the XRUN.
Say Y if you are debugging SOF FW pipeline XRUNs.
If unsure select "N".