summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-03-30 20:17:42 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-04-01 00:59:47 +0900
commit6797630685ab47512787b5dbaf44ca801f16d317 (patch)
treef7637895b3152417c5b7a4e105fe8758620ec76e /lib
parent5b660066464e3270e5b9c236bf15829df868176c (diff)
downloadtalos-obmc-uboot-6797630685ab47512787b5dbaf44ca801f16d317.tar.gz
talos-obmc-uboot-6797630685ab47512787b5dbaf44ca801f16d317.zip
cosmetic: Fix typos "privide"
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig b/lib/Kconfig
index 7a453362a1..2b97c2b0a4 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -16,7 +16,7 @@ config USE_PRIVATE_LIBGCC
depends on HAVE_PRIVATE_LIBGCC
help
This option allows you to use the built-in libgcc implementation
- of U-Boot instead of the one privided by the compiler.
+ of U-Boot instead of the one provided by the compiler.
If unsure, say N.
config SYS_HZ
OpenPOWER on IntegriCloud