[PATCH v2 9/9] dmaengine: ti-dma-crossbar: enable COMPILE_TEST

2016-09-21 Thread Peter Ujfalusi
To get more coverage, enable COMPILE_TEST for this driver. When compile testing eDMA or omap-dma, select also the ti-dma-crossbar so it is also covered by the compile testing. Signed-off-by: Peter Ujfalusi --- drivers/dma/Kconfig | 4 ++-- 1 file changed, 2 insertions(+),

[PATCH v2 9/9] dmaengine: ti-dma-crossbar: enable COMPILE_TEST

2016-09-21 Thread Peter Ujfalusi
To get more coverage, enable COMPILE_TEST for this driver. When compile testing eDMA or omap-dma, select also the ti-dma-crossbar so it is also covered by the compile testing. Signed-off-by: Peter Ujfalusi --- drivers/dma/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff