xref: /openbmc/u-boot/arch/sh/lib/Kconfig (revision 4ddaa6ce28e6528e00d32bcdfc7905df2dbbbb06)
1config CMD_SH_ZIMAGEBOOT
2	bool "zimageboot - Boot a zImage on SH"
3	default y
4	help
5	  This is special SH-specific command to boot a zImage (compressed
6	  Linux image) on SH-architecture boards.
7