[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250731064813.1622-3-tiwai@suse.de>
Date: Thu, 31 Jul 2025 08:48:08 +0200
From: Takashi Iwai <tiwai@...e.de>
To: linux-sound@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
loongarch@...ts.linux.dev
Subject: [PATCH 2/3] LoongArch: Update HD-audio codec configs
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>
---
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