From: Vinod Koul <vinod.koul@intel.com>
To: alsa-devel@alsa-project.org, Michele Curti <michele.curti@gmail.com>
Cc: liam.r.girdwood@linux.intel.com, patches.audio@intel.com,
broonie@kernel.org
Subject: Re: [PATCH 1/6] ASoC: Intel: use CONFIG_SND_SOC for intel boards
Date: Mon, 22 Jun 2015 16:39:23 +0530 [thread overview]
Message-ID: <20150622110923.GF19530@localhost> (raw)
In-Reply-To: <1434738331-12518-2-git-send-email-vinod.koul@intel.com>
[-- Attachment #1.1: Type: text/plain, Size: 1084 bytes --]
On Fri, Jun 19, 2015 at 11:55:26PM +0530, Vinod Koul wrote:
> The Intel boards directory was under CONFIG_SND_SOC_INTEL_SST so the
> machines which don't need these were not allowed to be
> selected/compiled without enabling this symbol The machine should be
> allowed to selected by ASoC and then they should select rest of
> symbols required
>
> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
And this should also have:
Reported-by: Michele Curti <michele.curti@gmail.com>
Sorry Michele, missed adding your earlier
--
~Vinod
> ---
> sound/soc/intel/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/sound/soc/intel/Makefile b/sound/soc/intel/Makefile
> index 3853ec2ddbc7..6de5d5cd3280 100644
> --- a/sound/soc/intel/Makefile
> +++ b/sound/soc/intel/Makefile
> @@ -7,4 +7,4 @@ obj-$(CONFIG_SND_SOC_INTEL_BAYTRAIL) += baytrail/
> obj-$(CONFIG_SND_SST_MFLD_PLATFORM) += atom/
>
> # Machine support
> -obj-$(CONFIG_SND_SOC_INTEL_SST) += boards/
> +obj-$(CONFIG_SND_SOC) += boards/
> --
> 1.9.1
>
--
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next prev parent reply other threads:[~2015-06-22 11:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-19 18:25 [PATCH 0/6] ASoC: Intel: fix kconfig, symbols and sparse Vinod Koul
2015-06-19 18:25 ` [PATCH 1/6] ASoC: Intel: use CONFIG_SND_SOC for intel boards Vinod Koul
2015-06-22 11:09 ` Vinod Koul [this message]
2015-06-19 18:25 ` [PATCH 2/6] ASoC: Intel: kconfig - Move DW_DMAC_CORE dependency to machines Vinod Koul
2015-06-19 18:25 ` [PATCH 3/6] ASoC: intel - kconfig: remove SND_SOC_INTEL_SST prompt Vinod Koul
2015-06-19 18:25 ` [PATCH 4/6] ASOC: intel - hsw: fix sparse unused varible warn Vinod Koul
2015-06-19 18:25 ` [PATCH 5/6] ASoC: intel - atom: statify sst_slot_enum_info Vinod Koul
2015-06-19 18:25 ` [PATCH 6/6] ASoC: Intel -atom: fix sst_platform_compr_ops declaration Vinod Koul
2015-06-24 11:47 ` [PATCH 0/6] ASoC: Intel: fix kconfig, symbols and sparse Liam Girdwood
2015-07-08 18:24 ` Mark Brown
2015-07-09 4:40 ` Vinod Koul
2015-07-09 4:47 ` Vinod Koul
2015-07-09 8:28 ` Mark Brown
2015-07-09 8:35 ` Vinod Koul
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=20150622110923.GF19530@localhost \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@linux.intel.com \
--cc=michele.curti@gmail.com \
--cc=patches.audio@intel.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