From: Paul Kocialkowski <contact@paulk.fr>
To: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org,
alsa-devel@alsa-project.org
Cc: Russell King <linux@armlinux.org.uk>,
Thierry Reding <thierry.reding@gmail.com>,
Jonathan Hunter <jonathanh@nvidia.com>,
Stephen Warren <swarren@nvidia.com>,
Mark Brown <broonie@kernel.org>, Jaroslav Kysela <perex@perex.cz>,
Takashi Iwai <tiwai@suse.com>,
Paul Kocialkowski <contact@paulk.fr>
Subject: [PATCH 3/3] ARM: configs: Add Tegra I2S interfaces to multi_v7_defconfig
Date: Sun, 30 Jul 2017 13:22:20 +0200 [thread overview]
Message-ID: <20170730112220.15525-3-contact@paulk.fr> (raw)
In-Reply-To: <20170730112220.15525-1-contact@paulk.fr>
This selects both the Tegra20 and Tegra30 I2S interfaces (that were
previously auto-selected by Kconfig but are not anymore) to
multi_v7_defconfig, as modules.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
---
arch/arm/configs/multi_v7_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 4d19c1b4b8e7..626cecdada61 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -653,6 +653,8 @@ CONFIG_SND_SOC_RCAR=m
CONFIG_SND_SOC_RSRC_CARD=m
CONFIG_SND_SUN4I_CODEC=m
CONFIG_SND_SOC_TEGRA=m
+CONFIG_SND_SOC_TEGRA20_I2S=m
+CONFIG_SND_SOC_TEGRA30_I2S=m
CONFIG_SND_SOC_TEGRA_RT5640=m
CONFIG_SND_SOC_TEGRA_WM8753=m
CONFIG_SND_SOC_TEGRA_WM8903=m
--
2.13.3
next prev parent reply other threads:[~2017-07-30 11:22 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-30 11:22 [PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects Paul Kocialkowski
2017-07-30 11:22 ` [PATCH 2/3] ARM: configs: Add Tegra I2S interfaces to tegra_defconfig Paul Kocialkowski
[not found] ` <20170730112220.15525-2-contact-W9ppeneeCTY@public.gmane.org>
2017-07-31 10:22 ` Thierry Reding
2017-07-30 11:22 ` Paul Kocialkowski [this message]
[not found] ` <20170730112220.15525-3-contact-W9ppeneeCTY@public.gmane.org>
2017-07-31 10:22 ` [PATCH 3/3] ARM: configs: Add Tegra I2S interfaces to multi_v7_defconfig Thierry Reding
[not found] ` <20170730112220.15525-1-contact-W9ppeneeCTY@public.gmane.org>
2017-07-31 10:23 ` [PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects Thierry Reding
2017-08-17 14:22 ` Thierry Reding
2017-08-17 14:26 ` Mark Brown
2017-08-17 19:07 ` Paul Kocialkowski
2017-08-18 11:48 ` Applied "ASoC: tegra: Remove SoC-specific Kconfig depends and selects" to the asoc tree Mark Brown
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=20170730112220.15525-3-contact@paulk.fr \
--to=contact@paulk.fr \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=jonathanh@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=perex@perex.cz \
--cc=swarren@nvidia.com \
--cc=thierry.reding@gmail.com \
--cc=tiwai@suse.com \
/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).