]> git.sur5r.net Git - u-boot/blobdiff - common/spl/Kconfig
spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled
[u-boot] / common / spl / Kconfig
index b1ee15c96d130b24e6e64cd38a956b8bd8cb251a..aef0034b33567983650e0e10a1d88142a1ae7f40 100644 (file)
@@ -232,7 +232,6 @@ config SPL_FIT_IMAGE_TINY
        bool "Remove functionality from SPL FIT loading to reduce size"
        depends on SPL_FIT
        default y if MACH_SUN50I || MACH_SUN50I_H5
-       default y if ARCH_OMAP2PLUS
        help
          Enable this to reduce the size of the FIT image loading code
          in SPL, if space for the SPL binary is very tight.