Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
402c8fd514681fb187c2e34131d78acc1697db5a
/
.
/
arch
/
sh
/
lib
/
Kconfig
blob: cec8d09cc3f031b57c1f057c8a1f3756b8312861 [
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
.