[alsa-devel] [PATCH] ASoC: topology: Add Kconfig option for topology

Mark Brown broonie at kernel.org
Mon Aug 17 22:18:35 CEST 2015


On Sat, Aug 15, 2015 at 08:50:08PM +0200, Takashi Iwai wrote:
> Mark Brown wrote:

> > +ifneq ($(CONFIG_SND_SOC_TOPOLOGY),)
> >  snd-soc-core-objs += soc-topology.o
> > +endif

> This can be simplified like

> snd-soc-core-$(CONFIG_SND_SOC_TOPOLOGY) += soc-topology.o

Yeah, that thought did occur to me while I was doing this however all
the other optional files for the core that are in there already use the
same idiom for some reason so I'm going to go back and update them all
at once later rather than having some in one style and some in another.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20150817/e12854a9/attachment.sig>


More information about the Alsa-devel mailing list