]> git.sur5r.net Git - u-boot/blobdiff - cmd/Kconfig
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
[u-boot] / cmd / Kconfig
index 48a2a5720cf600853ef0e3c6ea0a2426167dc1d3..e283cb9a8aceacf9d47602504fcccf5aef1b55f0 100644 (file)
@@ -707,6 +707,13 @@ config CMD_FPGA_LOADP
          Supports loading an FPGA device from a bitstream buffer containing
          a partial bitstream.
 
+config CMD_FPGA_LOAD_SECURE
+       bool "fpga loads - loads secure bitstreams (Xilinx only)"
+       depends on CMD_FPGA
+       help
+         Enables the fpga loads command which is used to load secure
+         (authenticated or encrypted or both) bitstreams on to FPGA.
+
 config CMD_FPGAD
        bool "fpgad - dump FPGA registers"
        help