Signed-off-by: Ulrich Ölmann <[email protected]>
---
 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


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to