summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-10-24 13:20:27 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2007-10-24 13:20:27 +0200
commita26a5ef28f152fe658c16174cc6459c6d77d9692 (patch)
tree6f7b4d361ce25818e4a6ed259e3a970364fb42b6 /common/Kconfig
parenta3defd2f5774dcf392c58d4968eaded2d5bb6e01 (diff)
downloadbarebox-a26a5ef28f152fe658c16174cc6459c6d77d9692.tar.gz
barebox-a26a5ef28f152fe658c16174cc6459c6d77d9692.tar.xz
Replace all occurences of UBoot with U-Boot
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 9141cd52ae..94f9c52385 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -185,7 +185,7 @@ config SKIP_LOWLEVEL_INIT
prompt "Skip lowlevel init"
help
This entry skips the SDRAM initialising on many ARM based boards.
- It enables using UBoot2 as a second stage bootloader.
+ It enables using U-boot as a second stage bootloader.
config ENABLE_FLASH_NOISE
bool