Re: [PATCH 2/3] LoongArch: Update HD-audio codec configs
From: Huacai Chen
Date: Thu Jul 31 2025 - 03:05:25 EST
Hi, Takashi,
On Thu, Jul 31, 2025 at 2:49 PM Takashi Iwai <tiwai@xxxxxxx> wrote:
>
> The HD-audio codec driver configs have been updated again the drivers
> got split with different kconfigs. Add the missing items.
>
> Fixes: 1d8dd982c409 ("ALSA: hda/realtek: Enable drivers as default")
> Fixes: 81231ad173d8 ("ALSA: hda/hdmi: Enable drivers as default")
> Cc: loongarch@xxxxxxxxxxxxxxx
> Signed-off-by: Takashi Iwai <tiwai@xxxxxxx>
I prefer to select all Realtek/HDMI codecs (except
CONFIG_SND_HDA_CODEC_HDMI_NVIDIA_MCP and
CONFIG_SND_HDA_CODEC_HDMI_TEGRA).
Huacai
> ---
>
> The changes are only in sound.git tree, so I'll pick up this there, too
>
> arch/loongarch/configs/loongson3_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/loongarch/configs/loongson3_defconfig b/arch/loongarch/configs/loongson3_defconfig
> index 0d59af6007b7..ac00d815b478 100644
> --- a/arch/loongarch/configs/loongson3_defconfig
> +++ b/arch/loongarch/configs/loongson3_defconfig
> @@ -784,8 +784,10 @@ CONFIG_SND_HDA_HWDEP=y
> CONFIG_SND_HDA_INPUT_BEEP=y
> CONFIG_SND_HDA_PATCH_LOADER=y
> CONFIG_SND_HDA_CODEC_REALTEK=y
> +CONFIG_SND_HDA_CODEC_ALC269=y
> CONFIG_SND_HDA_CODEC_SIGMATEL=y
> CONFIG_SND_HDA_CODEC_HDMI=y
> +CONFIG_SND_HDA_CODEC_HDMI_GENERIC=y
> CONFIG_SND_HDA_CODEC_CONEXANT=y
> CONFIG_SND_USB_AUDIO=m
> CONFIG_SND_SOC=m
> --
> 2.50.1
>
>