diff options
| author | Chris Packham <[email protected]> | 2019-01-13 22:13:19 +1300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-01-18 09:16:15 -0500 |
| commit | 3aeb771cbcbe105710859663b0ebf6cccc683e2e (patch) | |
| tree | bd131cc3a886cf3f13012609d617c925a21cba6f | |
| parent | 7de24b27d2833b1dbc017289b4b262e96b42837a (diff) | |
Kconfig: fix spelling
Signed-off-by: Chris Packham <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
| -rw-r--r-- | Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
