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