commit | 2b52a24c73ab103f37774624c650e630703b61b2 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Sun Jan 13 22:13:19 2019 +1300 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 18 09:16:15 2019 -0500 |
tree | bd131cc3a886cf3f13012609d617c925a21cba6f | |
parent | 35ea868664798e575321fd6f5f2d8f93f24e039d [diff] [blame] |
Kconfig: fix spelling Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
diff --git a/Kconfig b/Kconfig index aff7b2e..a078f7b 100644 --- a/Kconfig +++ b/Kconfig
@@ -213,7 +213,7 @@ 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"