summaryrefslogtreecommitdiffstats
path: root/target/linux/malta
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-04-06 11:40:41 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-04-06 11:40:41 +0000
commit202fb45debb80148c280275e299d90475d032490 (patch)
tree61658ddbf939bb1f8c68edf539a775695c1a2f68 /target/linux/malta
parentdf7af06f1f830f7c319e41a9459d26021ca1ee9f (diff)
downloadmaster-31e0f0ae-202fb45debb80148c280275e299d90475d032490.tar.gz
master-31e0f0ae-202fb45debb80148c280275e299d90475d032490.tar.bz2
master-31e0f0ae-202fb45debb80148c280275e299d90475d032490.zip
refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36214
Diffstat (limited to 'target/linux/malta')
-rw-r--r--target/linux/malta/be64/config-default10
-rw-r--r--target/linux/malta/le64/config-default12
2 files changed, 11 insertions, 11 deletions
diff --git a/target/linux/malta/be64/config-default b/target/linux/malta/be64/config-default
index 6caac8aac1..373b33d24c 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
diff --git a/target/linux/malta/le64/config-default b/target/linux/malta/le64/config-default
index 1c13abf88e..2526b07ca1 100644
--- a/target/linux/malta/le64/config-default
+++ b/target/linux/malta/le64/config-default
@@ -1,14 +1,14 @@
-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 is not set
CONFIG_CPU_LITTLE_ENDIAN=y
-CONFIG_CPU_MIPS64=y
# CONFIG_CPU_MIPS32_R1 is not set
# CONFIG_CPU_MIPS32_R2 is not set
+CONFIG_CPU_MIPS64=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