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