linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: linux-sound@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, loongarch@lists.linux.dev
Subject: [PATCH 2/3] LoongArch: Update HD-audio codec configs
Date: Thu, 31 Jul 2025 08:48:08 +0200	[thread overview]
Message-ID: <20250731064813.1622-3-tiwai@suse.de> (raw)
In-Reply-To: <20250731064813.1622-1-tiwai@suse.de>

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@lists.linux.dev
Signed-off-by: Takashi Iwai <tiwai@suse.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


  parent reply	other threads:[~2025-07-31  6:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-31  6:48 [PATCH 0/3] ALSA: hda: Fix arch defconfigs Takashi Iwai
2025-07-31  6:48 ` [PATCH 1/3] arm: Update HD-audio configs again Takashi Iwai
2025-07-31  6:48 ` Takashi Iwai [this message]
2025-07-31  7:05   ` [PATCH 2/3] LoongArch: Update HD-audio codec configs Huacai Chen
2025-07-31  7:07     ` Takashi Iwai
2025-07-31  7:12       ` Huacai Chen
2025-07-31  7:17         ` Takashi Iwai
2025-07-31  7:19           ` Huacai Chen
2025-07-31  6:48 ` [PATCH 3/3] mips: Update HD-audio configs again Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250731064813.1622-3-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=loongarch@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).