From: Andrew Davis <a...@ti.com>

The 'gsub' setexpr sub command is using when creating the FIT image
configuration string on K3 devices. Enable this for K3.

Signed-off-by: Andrew Davis <a...@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawd...@ti.com>
---
 arch/arm/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 99264a64780c..3b9ab6d94101 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -798,6 +798,7 @@ config ARCH_K3
        select SPL
        select SUPPORT_SPL
        select FIT
+       select REGEX
 
 config ARCH_OMAP2PLUS
        bool "TI OMAP2+"

-- 
2.40.1

Reply via email to