All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: [PATCH 3/4] arm64: defconfig: Enable DA7213 Codec
Date: Mon, 6 Mar 2023 23:49:48 +0000	[thread overview]
Message-ID: <87mt4pl9sz.wl-kuninori.morimoto.gx@renesas.com> (raw)
In-Reply-To: <87r0u1l9vc.wl-kuninori.morimoto.gx@renesas.com>

This patch enable DA7213 Codec for ARD-AUDIO-DA7212 support
on R-Car V4H White Hawk

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7e0487bbdaa0..153d5a8a3c05 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -871,6 +871,7 @@ CONFIG_SND_SOC_TEGRA210_ADX=m
 CONFIG_SND_SOC_TEGRA210_MIXER=m
 CONFIG_SND_SOC_TEGRA_AUDIO_GRAPH_CARD=m
 CONFIG_SND_SOC_AK4613=m
+CONFIG_SND_SOC_DA7213=m
 CONFIG_SND_SOC_ES7134=m
 CONFIG_SND_SOC_ES7241=m
 CONFIG_SND_SOC_GTM601=m
-- 
2.25.1


  parent reply	other threads:[~2023-03-06 23:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-06 23:48 [PATCH 0/4] arm64: WhiteHawk: Add Sound support Kuninori Morimoto
2023-03-06 23:48 ` [PATCH 1/4] arm64: dts: renesas: r8a779g0: R-Car " Kuninori Morimoto
2023-03-10 13:36   ` Geert Uytterhoeven
2023-03-06 23:49 ` [PATCH 2/4] arm64: dts: renesas: r8a779g0: whitehawk: Add " Kuninori Morimoto
2023-03-10 13:38   ` Geert Uytterhoeven
2023-03-06 23:49 ` Kuninori Morimoto [this message]
2023-03-10 13:38   ` [PATCH 3/4] arm64: defconfig: Enable DA7213 Codec Geert Uytterhoeven
2023-03-06 23:49 ` [PATCH 4/4] arm64: renesas_defconfig: Enable DA7213/COMMON_CLK_PWM Kuninori Morimoto
2023-03-10 13:39   ` Geert Uytterhoeven

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=87mt4pl9sz.wl-kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-renesas-soc@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.