summaryrefslogtreecommitdiffstats
path: root/target/linux/malta/be64/config-default
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/malta/be64/config-default')
-rw-r--r--target/linux/malta/be64/config-default10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/malta/be64/config-default b/target/linux/malta/be64/config-default
index 6caac8aac..373b33d24 100644
--- a/target/linux/malta/be64/config-default
+++ b/target/linux/malta/be64/config-default
@@ -1,9 +1,5 @@
-CONFIG_64BIT=y
# CONFIG_32BIT is not set
-CONFIG_MIPS32_COMPAT=y
-CONFIG_MIPS32_O32=y
-CONFIG_MIPS32_N32=y
-# CONFIG_HUGETLBFS is not set
+CONFIG_64BIT=y
CONFIG_CPU_BIG_ENDIAN=y
# CONFIG_CPU_LITTLE_ENDIAN is not set
CONFIG_CPU_MIPS32=y
@@ -12,3 +8,7 @@ CONFIG_CPU_MIPS32=y
CONFIG_CPU_MIPS64_R1=y
# CONFIG_CPU_MIPS64_R2 is not set
CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
+# CONFIG_HUGETLBFS is not set
+CONFIG_MIPS32_COMPAT=y
+CONFIG_MIPS32_N32=y
+CONFIG_MIPS32_O32=y