]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/Kconfig
karo: tx6: implement secure boot support
[karo-tx-uboot.git] / common / Kconfig
index ead783c1845296eb13849d11d927f760f690beaa..da18c7ae779d545345ce29cb8cb69b1fbc4ae4e3 100644 (file)
@@ -440,6 +440,11 @@ config CMD_TIME
        help
          Run commands and summarize execution time.
 
+config CMD_FUSE
+       bool "fuse read/write"
+       help
+         eFuse reading and programming support
+
 # TODO: rename to CMD_SLEEP
 config CMD_MISC
        bool "sleep"