[U-Boot] [PATCH 01/10] Kconfig: fix spelling

Chris Packham judge.packham at gmail.com
Sun Jan 13 09:13:19 UTC 2019


Signed-off-by: Chris Packham <judge.packham at gmail.com>
---

 Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Kconfig b/Kconfig
index aff7b2e00a05..a078f7b1b667 100644
--- 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"
-- 
2.20.1



More information about the U-Boot mailing list