summaryrefslogtreecommitdiff
path: root/build/arch-options/mipsel
diff options
context:
space:
mode:
Diffstat (limited to 'build/arch-options/mipsel')
-rw-r--r--build/arch-options/mipsel4
1 files changed, 3 insertions, 1 deletions
diff --git a/build/arch-options/mipsel b/build/arch-options/mipsel
index 9c5389df2..ac4e22738 100644
--- a/build/arch-options/mipsel
+++ b/build/arch-options/mipsel
@@ -6,7 +6,9 @@ archspec="mipsel;not-x86;not-s390;not-powerpc"
arch_listname="mips"
arch_porturl="mips"
# This is coming from the lowmem package
-minimum_memory=33
+minimum_memory_strict=32
+# This is coming from the lowmem package
+minimum_memory=85
# These two options should be set if condition 'smp' is set below
smp_config_section="Kernel type"
smp_config_option="Multi-Processing support"