diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2006-07-06 04:47:52 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-07-13 16:26:04 -0400 |
commit | 879ba8c88a32f2bd3d3369837afdc148bd66bb04 (patch) | |
tree | 6e9fbd2b6c34ede4709bdb1cf724f5652676f98a /arch/mips | |
parent | 57725f9eb689d04c9ae4334cef65633c0b95558f (diff) |
[MIPS] IP22: Remove SYS_SUPPORTS_SMP test code.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 0f7b0a126a5b..3ebc5b296dbb 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -596,7 +596,6 @@ config SGI_IP22 | |||
596 | select SYS_SUPPORTS_32BIT_KERNEL | 596 | select SYS_SUPPORTS_32BIT_KERNEL |
597 | select SYS_SUPPORTS_64BIT_KERNEL | 597 | select SYS_SUPPORTS_64BIT_KERNEL |
598 | select SYS_SUPPORTS_BIG_ENDIAN | 598 | select SYS_SUPPORTS_BIG_ENDIAN |
599 | select SYS_SUPPORTS_SMP | ||
600 | help | 599 | help |
601 | This are the SGI Indy, Challenge S and Indigo2, as well as certain | 600 | This are the SGI Indy, Challenge S and Indigo2, as well as certain |
602 | OEM variants like the Tandem CMN B006S. To compile a Linux kernel | 601 | OEM variants like the Tandem CMN B006S. To compile a Linux kernel |