[linux] 03/12: hda: Set SND_HDA_PREALLOC_SIZE=2048 as recommended for PulseAudio

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue May 2 03:26:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit bb3cdfe4f671d0776ee53e42792c8a01d41c3bd1
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue May 2 03:33:10 2017 +0100

    hda: Set SND_HDA_PREALLOC_SIZE=2048 as recommended for PulseAudio
---
 debian/changelog     | 1 +
 debian/config/config | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fc5e109..31467d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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)
diff --git a/debian/config/config b/debian/config/config
index ba86965..77591be 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -7042,6 +7042,11 @@ CONFIG_SND_FIREWIRE_DIGI00X=m
 CONFIG_SND_FIREWIRE_TASCAM=m
 
 ##
+## file: sound/hda/Kconfig
+##
+CONFIG_SND_HDA_PREALLOC_SIZE=2048
+
+##
 ## file: sound/isa/Kconfig
 ##
 # CONFIG_SND_CMI8328 is not set

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list