From 4f2d91a6366dca24e49ad050b0c9cd44106a1d55 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Fri, 28 Jan 2022 11:06:52 +0100 Subject: fragments: Remove CONFIG_SND_HDA_PREALLOC_SIZE=2048 Starting with kernels in the 5.15 branch, this setting is no longer changeable from its value of '0' on x86 systems [1]. The pulseaudio ebuild still recommends setting this value, which is possibly misleading. See [2]. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/sound/hda/Kconfig?id=c31427d0d21e198c74d5d92082c4b8194b257f82 [2] https://bugs.gentoo.org/show_bug.cgi?id=716252 --- fragments/drivers/sound | 3 --- 1 file changed, 3 deletions(-) (limited to 'fragments') diff --git a/fragments/drivers/sound b/fragments/drivers/sound index 9ea12a5..80525f7 100644 --- a/fragments/drivers/sound +++ b/fragments/drivers/sound @@ -2,6 +2,3 @@ CONFIG_SOUND=y CONFIG_SND=y CONFIG_SND_HRTIMER=y # CONFIG_SND_SUPPORT_OLD_API is not set - -# pulseaudio recommends the following -CONFIG_SND_HDA_PREALLOC_SIZE=2048 -- cgit v1.2.3-2-gb3c3