summaryrefslogtreecommitdiffstats
path: root/lib/bootstrap
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2013-08-11 10:11:28 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2013-08-12 08:05:37 +0200
commit4db3f913267d9f41c035f1bd32d18e6d7fe23939 (patch)
tree8b8b86f0596a418de3a026e8ba7b1614a4ca2945 /lib/bootstrap
parent9b0907bd68ffc23ed27cc3c5f51ff505d64beb78 (diff)
downloadbarebox-4db3f913267d9f41c035f1bd32d18e6d7fe23939.tar.gz
barebox-4db3f913267d9f41c035f1bd32d18e6d7fe23939.tar.xz
Cleanup Kconfig files
This patch provides a global cleanup barebox Kconfig files. This includes replacing spaces to tabs, formatting in accordance format. No functional changes. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'lib/bootstrap')
-rw-r--r--lib/bootstrap/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap/Kconfig b/lib/bootstrap/Kconfig
index 558da00c7b..645f0b4b78 100644
--- a/lib/bootstrap/Kconfig
+++ b/lib/bootstrap/Kconfig
@@ -1,5 +1,5 @@
menuconfig BOOTSTRAP
- bool "Library bootstrap routines "
+ bool "Library bootstrap routines"
depends on SHELL_NONE
if BOOTSTRAP