5 config SND_HDA_DSP_LOADER
12 depends on SND_HDA_CORE
14 config SND_HDA_EXT_CORE
18 config SND_HDA_PREALLOC_SIZE
19 int "Pre-allocated buffer size for HD-audio driver"
23 Specifies the default pre-allocated buffer-size in kB for the
24 HD-audio driver. A larger buffer (e.g. 2048) is preferred
25 for systems using PulseAudio. The default 64 is chosen just
26 for compatibility reasons.
28 Note that the pre-allocation size can be changed dynamically
29 via a proc file (/proc/asound/card*/pcm*/sub*/prealloc), too.