dmaengine makefile and Kconfig grew over the years, unfortunately without any order to it. From now on please send updates to these keeping the order. Also I noticed we are not consistent in naming symbols, all our symbols should be CONFIG_DMA_xxx, only some do that. I will try to enforce this from now on and fix the existing ones gradually Vinod Koul (5): dmaengine: sort the makefile dmaengine: sort the Kconfig dmaengine: sort the dw Kconfig dmaengine: sort the sh Kconfig dmaengine: sort the sh Makefile drivers/dma/Kconfig | 628 ++++++++++++++++++++++++------------------------ drivers/dma/Makefile | 88 +++---- drivers/dma/dw/Kconfig | 6 +- drivers/dma/sh/Kconfig | 24 +- drivers/dma/sh/Makefile | 4 +- 5 files changed, 381 insertions(+), 369 deletions(-) -- 1.9.1 -- 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