From 338e5020cab3e5541e71f8d661d7bc9cabe1e1c7 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 11 Sep 2017 13:06:55 +0200 Subject: [PATCH] dma: Revert empty line Kconfig fix This change is done by my editor and it is not done in mainline that's why I am reverting it. Signed-off-by: Michal Simek --- drivers/dma/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 5026cf936068..d35f1592eae8 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -319,7 +319,7 @@ config MOXART_DMA select DMA_VIRTUAL_CHANNELS help Enable support for the MOXA ART SoC DMA controller. - + Say Y here if you enabled MMP ADMA, otherwise say N. config MPC512X_DMA -- 2.39.2