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/mipsel7
1 files changed, 3 insertions, 4 deletions
diff --git a/build/arch-options/mipsel b/build/arch-options/mipsel
index eebe8828e..3581841c7 100644
--- a/build/arch-options/mipsel
+++ b/build/arch-options/mipsel
@@ -5,11 +5,10 @@
archspec="mipsel;not-x86;not-s390;not-powerpc"
arch_listname="mips"
arch_porturl="mips"
-# TODO: update
# This is coming from the lowmem package
-minimum_memory_strict=32
+minimum_memory_strict=160
# This is coming from the lowmem package
-minimum_memory=85
+minimum_memory=170
# These two options should be set if condition 'smp' is set below
smp_config_section="Kernel type"
smp_config_option="Multi-Processing support"
@@ -23,7 +22,7 @@ frontend="newt;not-gtk"
other="supports-serial-console"
smp="supports-smp-sometimes"
goodies=""
-lowmem="lowmem-unchecked"
+lowmem=""
# To re-add the "checked for this arch" or "not-checked for this arch" warnings
# back (see en/bookinfo.xml file), add "checked" or "not-checked" to status here.