OSDN Git Service

ALSA: doc: use correct config variable name
authorJulia Lawall <Julia.Lawall@inria.fr>
Fri, 31 Jul 2020 19:28:21 +0000 (21:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 1 Aug 2020 09:34:02 +0000 (11:34 +0200)
CONFIG_PCM_XRUN_DEBUG should be CONFIG_SND_PCM_XRUN_DEBUG

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Link: https://lore.kernel.org/r/1596223701-7558-1-git-send-email-Julia.Lawall@inria.fr
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/designs/procfile.rst

index 29a4668..e9f7e0c 100644 (file)
@@ -91,7 +91,7 @@ PCM Proc Files
 
 ``card*/pcm*/xrun_debug``
        This file appears when ``CONFIG_SND_DEBUG=y`` and
-       ``CONFIG_PCM_XRUN_DEBUG=y``.
+       ``CONFIG_SND_PCM_XRUN_DEBUG=y``.
        This shows the status of xrun (= buffer overrun/xrun) and
        invalid PCM position debug/check of ALSA PCM middle layer.
        It takes an integer value, can be changed by writing to this