projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7de24b2
)
Kconfig: fix spelling
author
Chris Packham
<judge.packham@gmail.com>
Sun, 13 Jan 2019 09:13:19 +0000
(22:13 +1300)
committer
Tom Rini
<trini@konsulko.com>
Fri, 18 Jan 2019 14:16:15 +0000
(09:16 -0500)
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Kconfig
patch
|
blob
|
history
diff --git
a/Kconfig
b/Kconfig
index aff7b2e00a05a9dffdbb5e75b8d0990e592f4ba9..a078f7b1b6676f690f9474eb65645c3d9e69f20f 100644
(file)
--- 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 exten
t
ion on 32bit SoCs.
+ large physical address exten
s
ion on 32bit SoCs.
config BUILD_ROM
bool "Build U-Boot as BIOS replacement"