[PATCH 2/2] common: Kconfig: fix indentation

Ulrich Ölmann u.oelmann at pengutronix.de
Tue Oct 12 01:39:20 PDT 2021


Signed-off-by: Ulrich Ölmann <u.oelmann at pengutronix.de>
---
 common/Kconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/Kconfig b/common/Kconfig
index d8d20917aab6..f4120b2083ee 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -992,9 +992,9 @@ config BTHREAD
 	select HAS_SCHED
 	depends on HAS_ARCH_SJLJ
 	help
-	 barebox threads are lightweight cooperative (green) threads that are
-	 scheduled within delay loops and the console idle to asynchronously
-	 execute actions, like checking for link up or feeding a watchdog.
+	  barebox threads are lightweight cooperative (green) threads that are
+	  scheduled within delay loops and the console idle to asynchronously
+	  execute actions, like checking for link up or feeding a watchdog.
 
 config STATE
 	bool "generic state infrastructure"
-- 
2.30.2




More information about the barebox mailing list