summaryrefslogtreecommitdiff
path: root/lib/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-03-30 11:17:42 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-03-31 15:59:47 (GMT)
commit6797630685ab47512787b5dbaf44ca801f16d317 (patch)
treef7637895b3152417c5b7a4e105fe8758620ec76e /lib/Kconfig
parent5b660066464e3270e5b9c236bf15829df868176c (diff)
downloadu-boot-fsl-qoriq-6797630685ab47512787b5dbaf44ca801f16d317.tar.xz
cosmetic: Fix typos "privide"
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'lib/Kconfig')
-rw-r--r--lib/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig b/lib/Kconfig
index 7a45336..2b97c2b 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