From 3aeb771cbcbe105710859663b0ebf6cccc683e2e Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Sun, 13 Jan 2019 22:13:19 +1300 Subject: [PATCH] Kconfig: fix spelling Signed-off-by: Chris Packham Reviewed-by: Simon Glass --- Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kconfig b/Kconfig index aff7b2e..a078f7b 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.7.4