summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-08-22 00:56:56 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-08-22 00:56:56 +0000
commit6045249bb5bcbd986ddc25b2e426d93bb2e1d521 (patch)
treeb499f971b9e7ab9a99ad695b8289414f12e954f9 /arch/mips
parenteb43875b44db5e846fdfb854921b56ab9f9febc1 (diff)
Add RM7000 config option.
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/config.in1
-rw-r--r--arch/mips/defconfig1
-rw-r--r--arch/mips/defconfig-cobalt1
-rw-r--r--arch/mips/defconfig-decstation1
-rw-r--r--arch/mips/defconfig-ip221
-rw-r--r--arch/mips/defconfig-orion1
-rw-r--r--arch/mips/defconfig-rm2001
7 files changed, 7 insertions, 0 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in
index abe6fc881..fdca265d2 100644
--- a/arch/mips/config.in
+++ b/arch/mips/config.in
@@ -112,6 +112,7 @@ choice 'CPU type' \
R4300 CONFIG_CPU_R4300 \
R4x00 CONFIG_CPU_R4X00 \
R5000 CONFIG_CPU_R5000 \
+ RM7000 CONFIG_CPU_RM7000 \
R56x0 CONFIG_CPU_NEVADA \
R8000 CONFIG_CPU_R8000 \
R10000 CONFIG_CPU_R10000" R4x00
diff --git a/arch/mips/defconfig b/arch/mips/defconfig
index d12fc720b..f1631b04f 100644
--- a/arch/mips/defconfig
+++ b/arch/mips/defconfig
@@ -44,6 +44,7 @@ CONFIG_KMOD=y
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
CONFIG_CPU_R5000=y
+# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
# CONFIG_CPU_R10000 is not set
diff --git a/arch/mips/defconfig-cobalt b/arch/mips/defconfig-cobalt
index 01661a95d..7cfa2345d 100644
--- a/arch/mips/defconfig-cobalt
+++ b/arch/mips/defconfig-cobalt
@@ -45,6 +45,7 @@ CONFIG_KMOD=y
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
# CONFIG_CPU_R5000 is not set
+# CONFIG_CPU_RM7000 is not set
CONFIG_CPU_NEVADA=y
# CONFIG_CPU_R8000 is not set
# CONFIG_CPU_R10000 is not set
diff --git a/arch/mips/defconfig-decstation b/arch/mips/defconfig-decstation
index d7bba78d1..815b3345e 100644
--- a/arch/mips/defconfig-decstation
+++ b/arch/mips/defconfig-decstation
@@ -40,6 +40,7 @@ CONFIG_CPU_R3000=y
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
# CONFIG_CPU_R5000 is not set
+# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
# CONFIG_CPU_R10000 is not set
diff --git a/arch/mips/defconfig-ip22 b/arch/mips/defconfig-ip22
index 75e1df200..366079a06 100644
--- a/arch/mips/defconfig-ip22
+++ b/arch/mips/defconfig-ip22
@@ -44,6 +44,7 @@ CONFIG_KMOD=y
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
CONFIG_CPU_R5000=y
+# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
# CONFIG_CPU_R10000 is not set
diff --git a/arch/mips/defconfig-orion b/arch/mips/defconfig-orion
index 4073bfd32..9828de133 100644
--- a/arch/mips/defconfig-orion
+++ b/arch/mips/defconfig-orion
@@ -38,6 +38,7 @@ CONFIG_ORION=y
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
CONFIG_CPU_R5000=y
+# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
# CONFIG_CPU_R10000 is not set
diff --git a/arch/mips/defconfig-rm200 b/arch/mips/defconfig-rm200
index a218630d2..ccb1f6472 100644
--- a/arch/mips/defconfig-rm200
+++ b/arch/mips/defconfig-rm200
@@ -43,6 +43,7 @@ CONFIG_KMOD=y
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
CONFIG_CPU_R5000=y
+# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
# CONFIG_CPU_R10000 is not set