Kconfig: remove depend option for CONFIG_FIT_IMAGE_POST_PROCESS

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I7019b8610587c02a2e4473432a66a35af5299b52
This commit is contained in:
Joseph Chen 2020-05-13 18:33:40 +08:00
parent d4229e7722
commit 10d2eb488f
1 changed files with 0 additions and 1 deletions

View File

@ -248,7 +248,6 @@ config FIT_BEST_MATCH
config FIT_IMAGE_POST_PROCESS config FIT_IMAGE_POST_PROCESS
bool "Enable post-processing of FIT artifacts after loading by U-Boot" bool "Enable post-processing of FIT artifacts after loading by U-Boot"
depends on TI_SECURE_DEVICE
help help
Allows doing any sort of manipulation to blobs after they got extracted Allows doing any sort of manipulation to blobs after they got extracted
from FIT images like stripping off headers or modifying the size of the from FIT images like stripping off headers or modifying the size of the