diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-12-22 20:48:17 -0500 |
---|---|---|
committer | <ralf@denk.linux-mips.net> | 2006-01-10 08:39:08 -0500 |
commit | adfc76419bff33542d4fd53dc7f24818f846f194 (patch) | |
tree | 881b0271eebb40cc3e1c9bb132c882c6bd835c93 /arch/mips/configs | |
parent | 948928add5b64abd314bc196ac9442618e751487 (diff) |
MIPS: Malta: Change CPU default to R2.
... giving those with with R1 or older CPU cards more rope to
missconfigure their kernels. But MIPS is only selling R2 CPUs since
two or three years already.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r-- | arch/mips/configs/malta_defconfig | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/mips/configs/malta_defconfig b/arch/mips/configs/malta_defconfig index d1c44216f1c1..da0677a03c1d 100644 --- a/arch/mips/configs/malta_defconfig +++ b/arch/mips/configs/malta_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.15-rc2 | 3 | # Linux kernel version: 2.6.15-rc5 |
4 | # Thu Nov 24 01:06:35 2005 | 4 | # Fri Dec 23 02:21:03 2005 |
5 | # | 5 | # |
6 | CONFIG_MIPS=y | 6 | CONFIG_MIPS=y |
7 | 7 | ||
@@ -87,8 +87,8 @@ CONFIG_HAVE_STD_PC_SERIAL_PORT=y | |||
87 | # | 87 | # |
88 | # CPU selection | 88 | # CPU selection |
89 | # | 89 | # |
90 | CONFIG_CPU_MIPS32_R1=y | 90 | # CONFIG_CPU_MIPS32_R1 is not set |
91 | # CONFIG_CPU_MIPS32_R2 is not set | 91 | CONFIG_CPU_MIPS32_R2=y |
92 | # CONFIG_CPU_MIPS64_R1 is not set | 92 | # CONFIG_CPU_MIPS64_R1 is not set |
93 | # CONFIG_CPU_MIPS64_R2 is not set | 93 | # CONFIG_CPU_MIPS64_R2 is not set |
94 | # CONFIG_CPU_R3000 is not set | 94 | # CONFIG_CPU_R3000 is not set |
@@ -112,7 +112,7 @@ CONFIG_SYS_HAS_CPU_MIPS64_R1=y | |||
112 | CONFIG_SYS_HAS_CPU_NEVADA=y | 112 | CONFIG_SYS_HAS_CPU_NEVADA=y |
113 | CONFIG_SYS_HAS_CPU_RM7000=y | 113 | CONFIG_SYS_HAS_CPU_RM7000=y |
114 | CONFIG_CPU_MIPS32=y | 114 | CONFIG_CPU_MIPS32=y |
115 | CONFIG_CPU_MIPSR1=y | 115 | CONFIG_CPU_MIPSR2=y |
116 | CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y | 116 | CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y |
117 | CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y | 117 | CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y |
118 | CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y | 118 | CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y |