]> Git Repo - J-u-boot.git/blobdiff - Kconfig
Merge tag 'ti-v2021.01-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
[J-u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index c94b10e9fa7206ff55bc62d2e3ec7cf64e4959bb..6dc20ed25b2985aae2a963e218f1353574919070 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -200,7 +200,7 @@ config SYS_MALLOC_F_LEN
        default 0x2000 if (ARCH_IMX8 || ARCH_IMX8M || ARCH_MX7 || \
                           ARCH_MX7ULP || ARCH_MX6 || ARCH_MX5 || \
                           ARCH_LS1012A || ARCH_LS1021A || ARCH_LS1043A || \
-                          ARCH_LS1046A || ARCH_QEMU || ARCH_SUNXI)
+                          ARCH_LS1046A || ARCH_QEMU || ARCH_SUNXI || ARCH_OWL)
        default 0x400
        help
          Before relocation, memory is very limited on many platforms. Still,
This page took 0.028964 seconds and 4 git commands to generate.