From: ext-vasily.gurevich@vaisala.com <ext-vasily.gurevich@vaisala.com>
Date: Mon, 2 Oct 2017 13:42:55 +0000 (+0000)
Subject: SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entry
X-Git-Tag: v2025.01-rc5-pxa1908~5537
X-Git-Url: http://git.dujemihanovic.xyz/html/static/git-favicon.png?a=commitdiff_plain;h=c12d8b7d70c695f1c4fe6fb4f1b3913bdbed8c96;p=u-boot.git

SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entry

Remove depends on TI_SECURE_DEVICE for other platforms.

Signed-off-by: Vasily Gurevich <ext-vasily.gurevich@vaisala.com>
---

diff --git a/Kconfig b/Kconfig
index d951e9f804..73f820a6de 100644
--- a/Kconfig
+++ b/Kconfig
@@ -273,7 +273,7 @@ config SPL_LOAD_FIT
 
 config SPL_FIT_IMAGE_POST_PROCESS
 	bool "Enable post-processing of FIT artifacts after loading by the SPL"
-	depends on SPL_LOAD_FIT && TI_SECURE_DEVICE
+	depends on SPL_LOAD_FIT
 	help
 	  Allows doing any sort of manipulation to blobs after they got extracted
 	  from the U-Boot FIT image like stripping off headers or modifying the