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 --- crypto/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/Kconfig') diff --git a/crypto/Kconfig b/crypto/Kconfig index a6fc1b8f86..4bd8dcf359 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -8,7 +8,7 @@ config CRC7 bool menuconfig DIGEST - bool "Digest " + bool "Digest" if DIGEST -- cgit v1.2.3