This converts the following to Kconfig: CONFIG_CMD_SH_ZIMAGEBOOT Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>master
parent
719d36ee36
commit
2a728f3a1e
@ -0,0 +1,6 @@ |
||||
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. |
Loading…
Reference in new issue