[alsa-devel] [PATCH 1/6] ASoC: sirf: add sirf platform driver which provides DMA
Barry Song
21cnbao at gmail.com
Mon Jul 22 02:06:55 CEST 2013
2013/7/20 Mark Brown <broonie at kernel.org>:
> On Fri, Jul 19, 2013 at 07:07:17PM +0800, Barry Song wrote:
>
>> index 0000000..3678aed
>> --- /dev/null
>> +++ b/sound/soc/sirf/Kconfig
>> @@ -0,0 +1,4 @@
>> +config SND_SIRF_SOC
>> + tristate "Platform DMA driver for the SiRF SoC chips"
>> + depends on ARCH_SIRF && SND_SOC
>> + select SND_SOC_DMAENGINE_PCM
>
> Does this have any actual platform build dependencies or can this be
> ARCH_SIRF || COMPILE_TEST?
it depends on SIRF as it is specific to SiRFSoC, but i think it would
be good to have " || COMPILE_TEST"
-barry
More information about the Alsa-devel
mailing list