mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
7 lines
194 B
Text
7 lines
194 B
Text
|
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.
|