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