From: Chris Packham Date: Sun, 13 Jan 2019 09:13:19 +0000 (+1300) Subject: Kconfig: fix spelling X-Git-Tag: v2019.04-rc1~38^2~22 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3aeb771cbcbe105710859663b0ebf6cccc683e2e;p=oweals%2Fu-boot.git Kconfig: fix spelling Signed-off-by: Chris Packham Reviewed-by: Simon Glass --- diff --git a/Kconfig b/Kconfig index aff7b2e00a..a078f7b1b6 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"