Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
e00b8eb55a8ecd6051b13309a1b5aa88400ba74d
/
.
/
arch
/
sh
/
lib
/
Kconfig
blob: 0e8d7bc07af5a7c4ad59ecff96b3798b41839bf2 [
file
] [
log
] [
blame
]
config CMD_SH_ZIMAGEBOOT
bool
"zimageboot - Boot a zImage on SH"
default
y
help
This
is
special SH
-
specific command to boot a zImage
(
compressed
Linux
image
)
on SH
-
architecture boards
.