Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1899e4b51c4e03c86b7b684a1edfaf6ec540b4d5
/
.
/
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
.