summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'cmd')
-rw-r--r--cmd/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index 136836d146..1147913ea1 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -1297,6 +1297,8 @@ config CMD_AES
config CMD_BLOB
bool "Enable the 'blob' command"
+ depends on !MX6ULL && !MX6SLL && !MX6SL && !IMX8M && !MX7ULP
+ select SECURE_BOOT if ARCH_MX6 || ARCH_MX7
help
This is used with the Freescale secure boot mechanism.