From: Maxime Ripard <maxime@cerno.tech>
To: Chen-Yu Tsai <wens@csie.org>, Maxime Ripard <maxime@cerno.tech>
Cc: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 6/7] ARM: configs: sunxi: Enable ASoC options
Date: Sun, 5 Jul 2020 11:19:03 +0200 [thread overview]
Message-ID: <20200705091904.42795-6-maxime@cerno.tech> (raw)
In-Reply-To: <20200705091904.42795-1-maxime@cerno.tech>
Most of our ASoC drivers were left out of the defconfig. Let's add them.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
---
arch/arm/configs/sunxi_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index 572df623d754..117e9215c8fe 100644
--- a/arch/arm/configs/sunxi_defconfig
+++ b/arch/arm/configs/sunxi_defconfig
@@ -115,7 +115,10 @@ CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_SOC=y
CONFIG_SND_SUN4I_CODEC=y
+CONFIG_SND_SUN8I_CODEC=y
CONFIG_SND_SUN8I_CODEC_ANALOG=y
+CONFIG_SND_SUN4I_I2S=y
+CONFIG_SND_SUN4I_SPDIF=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
--
2.26.2
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-07-05 9:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-05 9:18 [PATCH 1/7] ARM: configs: sunxi: Run savedefconfig Maxime Ripard
2020-07-05 9:18 ` [PATCH 2/7] ARM: configs: sunxi: Enable the CSI drivers Maxime Ripard
2020-07-05 9:19 ` [PATCH 3/7] ARM: configs: sunxi: Enable the deinterlace and rotation engines Maxime Ripard
2020-07-05 9:19 ` [PATCH 4/7] ARM: configs: sunxi: Enable Cedrus Maxime Ripard
2020-07-05 9:19 ` [PATCH 5/7] ARM: configs: sunxi: Add DRM output-related options Maxime Ripard
2020-07-05 9:19 ` Maxime Ripard [this message]
2020-07-05 9:19 ` [PATCH 7/7] ARM: configs: sunxi: Enable Lima Maxime Ripard
2020-07-06 2:56 ` [PATCH 1/7] ARM: configs: sunxi: Run savedefconfig Chen-Yu Tsai
2020-07-06 13:13 ` Maxime Ripard
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=20200705091904.42795-6-maxime@cerno.tech \
--to=maxime@cerno.tech \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=wens@csie.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox