Kconfig: fix spelling
authorChris Packham <judge.packham@gmail.com>
Sun, 13 Jan 2019 09:13:19 +0000 (22:13 +1300)
committerTom Rini <trini@konsulko.com>
Fri, 18 Jan 2019 14:16:15 +0000 (09:16 -0500)
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Kconfig

diff --git a/Kconfig b/Kconfig
index aff7b2e00a05a9dffdbb5e75b8d0990e592f4ba9..a078f7b1b6676f690f9474eb65645c3d9e69f20f 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -213,7 +213,7 @@ config PHYS_64BIT
        help
          Say Y here to support 64bit physical memory address.
          This can be used not only for 64bit SoCs, but also for
-         large physical address extention on 32bit SoCs.
+         large physical address extension on 32bit SoCs.
 
 config BUILD_ROM
        bool "Build U-Boot as BIOS replacement"