]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/Kconfig
Merge branch 'next'
[thirdparty/u-boot.git] / cmd / Kconfig
index b2d75987170e73f2c009a17fb69eb3137ca89656..199a55383eebb8b1ae69ee46684c699bd32274a1 100644 (file)
@@ -526,6 +526,10 @@ config CMD_THOR_DOWNLOAD
          There is no documentation about this within the U-Boot source code
          but you should be able to find something on the interwebs.
 
+config THOR_RESET_OFF
+       bool "thor: Disable reset on completion"
+       depends on CMD_THOR_DOWNLOAD
+
 config CMD_ZBOOT
        bool "zboot - x86 boot command"
        help