aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta/le64
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
commit049b5f3748f4c49cae31d6a84e1ba8dab20f2524 (patch)
tree8433de62d2465a355750d4934ac45befb219dda6 /target/linux/malta/le64
parent7870e47cc0d329084ae6ca5a7473f0b0b9d64556 (diff)
downloadmaster-187ad058-049b5f3748f4c49cae31d6a84e1ba8dab20f2524.tar.gz
master-187ad058-049b5f3748f4c49cae31d6a84e1ba8dab20f2524.tar.bz2
master-187ad058-049b5f3748f4c49cae31d6a84e1ba8dab20f2524.zip
refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36214 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/malta/le64')
-rw-r--r--target/linux/malta/le64/config-default12
1 files changed, 6 insertions, 6 deletions
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