22 Jul
2013
22 Jul
'13
2:06 a.m.
2013/7/20 Mark Brown broonie@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