[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAhV-H5p6-oHtbbo_9P8oZJogZTxgeY2cmc0usuefZBmE-4buA@mail.gmail.com>
Date: Thu, 31 Jul 2025 15:05:04 +0800
From: Huacai Chen <chenhuacai@...nel.org>
To: Takashi Iwai <tiwai@...e.de>
Cc: linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org,
loongarch@...ts.linux.dev
Subject: Re: [PATCH 2/3] LoongArch: Update HD-audio codec configs
Hi, Takashi,
On Thu, Jul 31, 2025 at 2:49 PM Takashi Iwai <tiwai@...e.de> 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@...ts.linux.dev
> Signed-off-by: Takashi Iwai <tiwai@...e.de>
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
>
>
Powered by blists - more mailing lists