summaryrefslogtreecommitdiffstats
path: root/package/cbootimage/Config.in.host
diff options
context:
space:
mode:
Diffstat (limited to 'package/cbootimage/Config.in.host')
-rw-r--r--package/cbootimage/Config.in.host9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/cbootimage/Config.in.host b/package/cbootimage/Config.in.host
new file mode 100644
index 0000000000..1913afa28f
--- /dev/null
+++ b/package/cbootimage/Config.in.host
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_HOST_CBOOTIMAGE
+ bool "host cbootimage"
+ depends on BR2_arm || BR2_armeb
+ help
+ This project provides a tool which compiles BCT (Boot
+ Configuration Table) images to place into the boot flash of
+ a Tegra-based device.
+
+ https://github.com/NVIDIA/cbootimage
OpenPOWER on IntegriCloud