]> Git Repo - J-u-boot.git/commitdiff
Kconfig: fix spelling
authorChris Packham <[email protected]>
Sun, 13 Jan 2019 09:13:19 +0000 (22:13 +1300)
committerTom Rini <[email protected]>
Fri, 18 Jan 2019 14:16:15 +0000 (09:16 -0500)
Signed-off-by: Chris Packham <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
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"
This page took 0.035869 seconds and 4 git commands to generate.