1config BR2_PACKAGE_HOST_BOOTGEN
2	bool "host bootgen"
3	help
4	  bootgen is a tool to generate a boot.bin firmware
5	  for Xilinx versal, zynqmp and zynq product families.
6
7	  Additional secure boot features are supported beyond
8	  what is included with u-boot mkimage.
9
10	  https://github.com/Xilinx/bootgen
11