[alsa-devel] [PATCH 1/6] ASoC: Intel: use CONFIG_SND_SOC for intel boards
Vinod Koul
vinod.koul at intel.com
Mon Jun 22 13:09:23 CEST 2015
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 at intel.com>
And this should also have:
Reported-by: Michele Curti <michele.curti at 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
>
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20150622/bb4ed6e6/attachment.sig>
More information about the Alsa-devel
mailing list