xref: /rk3399_rockchip-uboot/arch/sh/lib/Kconfig (revision 66a63fec819ca6d2f121c3db9c5d2de0d4a5a41f)
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