aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2006-12-05 11:05:44 -0500
committerRalf Baechle <ralf@linux-mips.org>2006-12-08 20:03:58 -0500
commit14b36af46a1d3652aff6734ea24816995dff8123 (patch)
tree35dc1c975faab9c25783b337155ea4df65448fb5 /arch/mips/Kconfig
parent88032b322a38b37335c8cb2e3473a45c81d280eb (diff)
[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 57af8d8cf46f..7078bf4b6bc3 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -701,8 +701,8 @@ config SIBYTE_CRHONE
701 select SYS_SUPPORTS_HIGHMEM 701 select SYS_SUPPORTS_HIGHMEM
702 select SYS_SUPPORTS_LITTLE_ENDIAN 702 select SYS_SUPPORTS_LITTLE_ENDIAN
703 703
704config SNI_RM200_PCI 704config SNI_RM
705 bool "SNI RM200 PCI" 705 bool "SNI RM200/300/400"
706 select ARC if CPU_LITTLE_ENDIAN 706 select ARC if CPU_LITTLE_ENDIAN
707 select ARC32 if CPU_LITTLE_ENDIAN 707 select ARC32 if CPU_LITTLE_ENDIAN
708 select ARCH_MAY_HAVE_PC_FDC 708 select ARCH_MAY_HAVE_PC_FDC
@@ -725,8 +725,8 @@ config SNI_RM200_PCI
725 select SYS_SUPPORTS_HIGHMEM 725 select SYS_SUPPORTS_HIGHMEM
726 select SYS_SUPPORTS_LITTLE_ENDIAN 726 select SYS_SUPPORTS_LITTLE_ENDIAN
727 help 727 help
728 The SNI RM200 PCI was a MIPS-based platform manufactured by Siemens 728 The SNI RM200/300/400 are MIPS-based machines manufactured by
729 Nixdorf Informationssysteme (SNI), parent company of Pyramid 729 Siemens Nixdorf Informationssysteme (SNI), parent company of Pyramid
730 Technology and now in turn merged with Fujitsu. Say Y here to 730 Technology and now in turn merged with Fujitsu. Say Y here to
731 support this machine type. 731 support this machine type.
732 732
@@ -1070,16 +1070,16 @@ config HAVE_STD_PC_SERIAL_PORT
1070 1070
1071config ARC_CONSOLE 1071config ARC_CONSOLE
1072 bool "ARC console support" 1072 bool "ARC console support"
1073 depends on SGI_IP22 || SNI_RM200_PCI 1073 depends on SGI_IP22 || SNI_RM
1074 1074
1075config ARC_MEMORY 1075config ARC_MEMORY
1076 bool 1076 bool
1077 depends on MACH_JAZZ || SNI_RM200_PCI || SGI_IP32 1077 depends on MACH_JAZZ || SNI_RM || SGI_IP32
1078 default y 1078 default y
1079 1079
1080config ARC_PROMLIB 1080config ARC_PROMLIB
1081 bool 1081 bool
1082 depends on MACH_JAZZ || SNI_RM200_PCI || SGI_IP22 || SGI_IP32 1082 depends on MACH_JAZZ || SNI_RM || SGI_IP22 || SGI_IP32
1083 default y 1083 default y
1084 1084
1085config ARC64 1085config ARC64