xref: /OK3568_Linux_fs/buildroot/package/cbootimage/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_CBOOTIMAGE
2	bool "cbootimage"
3	depends on BR2_arm || BR2_armeb
4	help
5	  This project provides a tool which compiles BCT (Boot
6	  Configuration Table) images to place into the boot flash of
7	  a Tegra-based device.
8
9	  https://github.com/NVIDIA/cbootimage
10