ALSA: hda: Allow the default preallocation for x86 again
authorTakashi Iwai <tiwai@suse.de>
Sat, 7 Sep 2024 08:40:47 +0000 (10:40 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 7 Sep 2024 08:42:03 +0000 (10:42 +0200)
commit63e38d0787971d3026bb5e31c86663e0f1e62586
tree0a9c124c2ff834f0027d54d74ffef8e71ec1fbfa
parent8055c0cd6ba520c1673d369b0216ab9da98141ea
ALSA: hda: Allow the default preallocation for x86 again

Since there are a few corner cases where the S/G buffer allocation
isn't performed (e.g. depending on IOMMU implementations), it'd be
better to allow the default buffer preallocation size for x86, too.

The default for x86 is still kept to 0, as it should work in most
cases.

Link: https://patch.msgid.link/20240907084129.28802-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/Kconfig