mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-19 22:48:13 +02:00
7 lines
194 B
Plaintext
7 lines
194 B
Plaintext
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.
|