]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/Kconfig
Kconfig: Enable FIT support by default for TI platforms
[u-boot] / arch / arm / Kconfig
index 7812f21f36b9fcae15f117dd9caca5afc62b9874..c71849e9ed18ede9fb3a153350974048b7895549 100644 (file)
@@ -267,6 +267,7 @@ config ARCH_OMAP2
        bool
        select CPU_V7
        select SUPPORT_SPL
+       imply FIT
 
 config ARM64_SUPPORT_AARCH32
        bool "ARM64 system support AArch32 execution state"
@@ -613,6 +614,7 @@ config ARCH_KEYSTONE
        select SUPPORT_SPL
        select SYS_THUMB_BUILD
        select CMD_POWEROFF
+       imply FIT
 
 config ARCH_MESON
        bool "Amlogic Meson"