On 09/15/2016 07:33 PM, Vinod Koul wrote: > To get more coverage, enable COMPILE_TEST for this driver. The patch does bit more. I unconditionally enables the driver on MACH_JZ4740, do we want this? > config DMA_JZ4740 > - tristate "JZ4740 DMA support" > - depends on MACH_JZ4740 > + tristate "JZ4740 DMA support" if COMPILE_TEST && !MACH_JZ4740 > + default MACH_JZ4740 -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html