diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-01-19 14:55:42 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-02-07 13:30:22 +0000 |
commit | dd2f18fe5af54ea8928f175d3bff9401a0fb6b83 (patch) | |
tree | 34545005e0066fc7e092f32bb2f4ba49ed7ae672 /arch/mips/configs | |
parent | c011db451bcce468a6f999949fbdbc2fec1167d2 (diff) | |
download | op-kernel-dev-dd2f18fe5af54ea8928f175d3bff9401a0fb6b83.zip op-kernel-dev-dd2f18fe5af54ea8928f175d3bff9401a0fb6b83.tar.gz |
[MIPS] Nevada support for SGI O2.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r-- | arch/mips/configs/ip32_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/ip32_defconfig b/arch/mips/configs/ip32_defconfig index 967e7ac..a34db6e 100644 --- a/arch/mips/configs/ip32_defconfig +++ b/arch/mips/configs/ip32_defconfig @@ -102,6 +102,7 @@ CONFIG_CPU_R5000=y # CONFIG_CPU_RM9000 is not set # CONFIG_CPU_SB1 is not set CONFIG_SYS_HAS_CPU_R5000=y +CONFIG_SYS_HAS_CPU_NEVADA=y CONFIG_SYS_HAS_CPU_RM7000=y CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y |