aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/hda/Kconfig')
-rw-r--r--sound/pci/hda/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/sound/pci/hda/Kconfig b/sound/pci/hda/Kconfig
index 1f1a4ae4b791..7489b4608551 100644
--- a/sound/pci/hda/Kconfig
+++ b/sound/pci/hda/Kconfig
@@ -19,10 +19,10 @@ config SND_HDA_PREALLOC_SIZE
19 range 0 32768 19 range 0 32768
20 default 64 20 default 64
21 help 21 help
22 Speficies the default pre-allocated buffer-size in kB for 22 Specifies the default pre-allocated buffer-size in kB for the
23 HD-audio driver. A larger buffer (e.g. 2048) is preferred 23 HD-audio driver. A larger buffer (e.g. 2048) is preferred
24 for systems with PulseAudio. The default 64 is chosen just 24 for systems using PulseAudio. The default 64 is chosen just
25 from the compatibility reason. 25 for compatibility reasons.
26 26
27 Note that the pre-allocation size can be changed dynamically 27 Note that the pre-allocation size can be changed dynamically
28 via a proc file (/proc/asound/card*/pcm*/sub*/prealloc), too. 28 via a proc file (/proc/asound/card*/pcm*/sub*/prealloc), too.