hda: Set SND_HDA_PREALLOC_SIZE=2048 as recommended for PulseAudio

This commit is contained in:
Ben Hutchings 2017-05-02 03:33:10 +01:00
parent 6b9daaf87e
commit bb3cdfe4f6
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -370,6 +370,7 @@ linux (4.9.25-1) UNRELEASED; urgency=medium
(except on armel/marvell) (Closes: #788290)
* media: Enable VIDEO_TW5864, VIDEO_TW686X as modules
* [x86] amdgpu,sound/soc: Enable DRM_AMD_ACP; enable SND_SOC_AMD_ACP as module
* hda: Set SND_HDA_PREALLOC_SIZE=2048 as recommended for PulseAudio
[ Salvatore Bonaccorso ]
* ping: implement proper locking (CVE-2017-2671)

View File

@ -7041,6 +7041,11 @@ CONFIG_SND_BEBOB=m
CONFIG_SND_FIREWIRE_DIGI00X=m
CONFIG_SND_FIREWIRE_TASCAM=m
##
## file: sound/hda/Kconfig
##
CONFIG_SND_HDA_PREALLOC_SIZE=2048
##
## file: sound/isa/Kconfig
##