# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_SND_HDA_CORE[0m tristate select [31mCONFIG_REGMAP[0m config [31mCONFIG_SND_HDA_DSP_LOADER[0m bool config [31mCONFIG_SND_HDA_ALIGNED_MMIO[0m bool config [31mCONFIG_SND_HDA_COMPONENT[0m bool config [31mCONFIG_SND_HDA_I915[0m bool select [31mCONFIG_SND_HDA_COMPONENT[0m config [31mCONFIG_SND_HDA_EXT_CORE[0m tristate select [31mCONFIG_SND_HDA_CORE[0m config [31mCONFIG_SND_HDA_PREALLOC_SIZE[0m int "Pre-allocated buffer size for HD-audio driver" range 0 32768 default 64 help Specifies the default pre-allocated buffer-size in kB for the HD-audio driver. [31mCONFIG_A[0m larger buffer (e.g. 2048) is preferred for systems using PulseAudio. The default 64 is chosen just for compatibility reasons. Note that the pre-allocation size can be changed dynamically via a proc file (/proc/asound/card*/pcm*/sub*/prealloc), too. config [31mCONFIG_SND_INTEL_NHLT[0m tristate # this config should be selected only for Intel [31mCONFIG_ACPI[0m platforms. # [31mCONFIG_A[0m fallback is provided so that the code compiles in all cases. |