[alsa-devel] [PATCH 7/9] ASoC: Intel: move PCI probe to a seprate file
Mark Brown
broonie at kernel.org
Thu Oct 30 17:28:29 CET 2014
On Thu, Oct 30, 2014 at 09:07:19PM +0530, Vinod Koul wrote:
> Hmmm, that makes me wonder why cant we do (based on your input above)
> snd-intel-sst-y := sst.o sst_ipc.o sst_stream.o sst_drv_interface.o sst_loader.o sst_pvt.o
> then either this:
> snd-intel-sst-$(CONFIG_SND_SST_IPC_PCI) += sst_pci.o
> snd-intel-sst-$(CONFIG_SND_SST_IPC_ACPI) += sst_acpi.o
> Or:
> snd-intel-sst-pci-y += snd-intel-sst.o sst_pci.o
> snd-intel-sst-acpi-y += snd-intel-sst.o sst_acpi.o
> And the machine will select required ones..
That's what I would expect to see.
-------------- 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/20141030/fc814386/attachment-0001.sig>
More information about the Alsa-devel
mailing list