From 4c20f9af97b243c53596584c2ad6aff9352d5f95 Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Sat, 8 Dec 2012 10:51:19 +0400 Subject: Cleanup Kconfig files This patch provides a global cleanup barebox Kconfig files. This includes replacing spaces to tabs, formatting in accordance format, removing extraneous lines and spaces. No functional changes. Signed-off-by: Alexander Shiyan Signed-off-by: Sascha Hauer --- drivers/dma/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/dma') diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index ec6c894771..a30fa375d1 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -4,5 +4,5 @@ config MXS_APBH_DMA tristate "MXS APBH DMA ENGINE" depends on ARCH_IMX23 || ARCH_IMX28 help - Experimental! + Experimental! endmenu -- cgit v1.2.3