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/watchdog/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/watchdog') diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index ba33617d22..2e2900c10f 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -3,7 +3,7 @@ config WATCHDOG_IMX_RESET_SOURCE bool menuconfig WATCHDOG - bool "Watchdog support " + bool "Watchdog support" help Many platforms support a watchdog to keep track of a working machine. This framework provides routines to handle these watchdogs. -- cgit v1.2.3