1config BR2_PACKAGE_HOST_CBOOTIMAGE
2 bool "host 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