]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - Kconfig
dm: Prevent "demo hello" and "demo status" segfaults
[karo-tx-uboot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index e16f1e852e5b69a57745e2e1b1b907826b5312b6..dd1e692f260a71a169b670f1ba4cea3451314030 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -117,6 +117,7 @@ config FIT_VERBOSE
 config FIT_SIGNATURE
        bool "Enable signature verification of FIT uImages"
        depends on FIT
+       depends on DM
        select RSA
        help
          This option enables signature verification of FIT uImages,