summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-11-08 02:05:36 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-11-08 02:05:36 +0000
commit19da8f6d3e6260a2df02d2722c94f2273d82a4fe (patch)
treede40c09924e18468e9c427d6cfd1d3f03347e762 /arch/mips
parent88ea22604b1e67411c189e2bc11f96781241b704 (diff)
Update.
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/defconfig3
-rw-r--r--arch/mips/defconfig-atlas3
-rw-r--r--arch/mips/defconfig-cobalt3
-rw-r--r--arch/mips/defconfig-decstation3
-rw-r--r--arch/mips/defconfig-ev961003
-rw-r--r--arch/mips/defconfig-ip223
-rw-r--r--arch/mips/defconfig-malta3
-rw-r--r--arch/mips/defconfig-orion3
-rw-r--r--arch/mips/defconfig-rm2003
9 files changed, 27 insertions, 0 deletions
diff --git a/arch/mips/defconfig b/arch/mips/defconfig
index 1cf11e48b..1e76c346a 100644
--- a/arch/mips/defconfig
+++ b/arch/mips/defconfig
@@ -16,7 +16,9 @@ CONFIG_EXPERIMENTAL=y
# CONFIG_COBALT_MICRO_SERVER is not set
# CONFIG_DECSTATION is not set
# CONFIG_DDB5074 is not set
+# CONFIG_DDB5476 is not set
# CONFIG_ORION is not set
+# CONFIG_MIPS_EV96100 is not set
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_MALTA is not set
# CONFIG_MIPS_MAGNUM_4000 is not set
@@ -47,6 +49,7 @@ CONFIG_KMOD=y
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
CONFIG_CPU_R5000=y
+# CONFIG_CPU_R5432 is not set
# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
diff --git a/arch/mips/defconfig-atlas b/arch/mips/defconfig-atlas
index 2b66c0ff9..dbc77735a 100644
--- a/arch/mips/defconfig-atlas
+++ b/arch/mips/defconfig-atlas
@@ -16,7 +16,9 @@ CONFIG_EXPERIMENTAL=y
# CONFIG_COBALT_MICRO_SERVER is not set
# CONFIG_DECSTATION is not set
# CONFIG_DDB5074 is not set
+# CONFIG_DDB5476 is not set
# CONFIG_ORION is not set
+# CONFIG_MIPS_EV96100 is not set
CONFIG_MIPS_ATLAS=y
# CONFIG_MIPS_MALTA is not set
# CONFIG_MIPS_MAGNUM_4000 is not set
@@ -42,6 +44,7 @@ CONFIG_PCI=y
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
CONFIG_CPU_R5000=y
+# CONFIG_CPU_R5432 is not set
# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
diff --git a/arch/mips/defconfig-cobalt b/arch/mips/defconfig-cobalt
index 35d3037be..44894c675 100644
--- a/arch/mips/defconfig-cobalt
+++ b/arch/mips/defconfig-cobalt
@@ -17,7 +17,9 @@ CONFIG_COBALT_MICRO_SERVER=y
CONFIG_COBALT_28=y
# CONFIG_DECSTATION is not set
# CONFIG_DDB5074 is not set
+# CONFIG_DDB5476 is not set
# CONFIG_ORION is not set
+# CONFIG_MIPS_EV96100 is not set
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_MALTA is not set
# CONFIG_MIPS_MAGNUM_4000 is not set
@@ -48,6 +50,7 @@ CONFIG_KMOD=y
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
# CONFIG_CPU_R5000 is not set
+# CONFIG_CPU_R5432 is not set
# CONFIG_CPU_RM7000 is not set
CONFIG_CPU_NEVADA=y
# CONFIG_CPU_R8000 is not set
diff --git a/arch/mips/defconfig-decstation b/arch/mips/defconfig-decstation
index 5da3de84b..91ca2e8cc 100644
--- a/arch/mips/defconfig-decstation
+++ b/arch/mips/defconfig-decstation
@@ -16,7 +16,9 @@ CONFIG_EXPERIMENTAL=y
# CONFIG_COBALT_MICRO_SERVER is not set
CONFIG_DECSTATION=y
# CONFIG_DDB5074 is not set
+# CONFIG_DDB5476 is not set
# CONFIG_ORION is not set
+# CONFIG_MIPS_EV96100 is not set
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_MALTA is not set
# CONFIG_MIPS_MAGNUM_4000 is not set
@@ -43,6 +45,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_R5432 is not set
# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
diff --git a/arch/mips/defconfig-ev96100 b/arch/mips/defconfig-ev96100
index 31587ceea..d49254b0d 100644
--- a/arch/mips/defconfig-ev96100
+++ b/arch/mips/defconfig-ev96100
@@ -27,7 +27,9 @@ CONFIG_MIPS_EV96100=y
# CONFIG_SNI_RM200_PCI is not set
# CONFIG_SBUS is not set
CONFIG_PCI=y
+CONFIG_MIPS_GT96100=y
# CONFIG_ISA is not set
+# CONFIG_I8259 is not set
#
# Loadable module support
@@ -196,6 +198,7 @@ CONFIG_NETDEVICES=y
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
+CONFIG_MIPS_GT96100ETH=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
diff --git a/arch/mips/defconfig-ip22 b/arch/mips/defconfig-ip22
index 1cf11e48b..1e76c346a 100644
--- a/arch/mips/defconfig-ip22
+++ b/arch/mips/defconfig-ip22
@@ -16,7 +16,9 @@ CONFIG_EXPERIMENTAL=y
# CONFIG_COBALT_MICRO_SERVER is not set
# CONFIG_DECSTATION is not set
# CONFIG_DDB5074 is not set
+# CONFIG_DDB5476 is not set
# CONFIG_ORION is not set
+# CONFIG_MIPS_EV96100 is not set
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_MALTA is not set
# CONFIG_MIPS_MAGNUM_4000 is not set
@@ -47,6 +49,7 @@ CONFIG_KMOD=y
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
CONFIG_CPU_R5000=y
+# CONFIG_CPU_R5432 is not set
# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
diff --git a/arch/mips/defconfig-malta b/arch/mips/defconfig-malta
index 0d85f7c70..894b7d54c 100644
--- a/arch/mips/defconfig-malta
+++ b/arch/mips/defconfig-malta
@@ -16,7 +16,9 @@ CONFIG_EXPERIMENTAL=y
# CONFIG_COBALT_MICRO_SERVER is not set
# CONFIG_DECSTATION is not set
# CONFIG_DDB5074 is not set
+# CONFIG_DDB5476 is not set
# CONFIG_ORION is not set
+# CONFIG_MIPS_EV96100 is not set
# CONFIG_MIPS_ATLAS is not set
CONFIG_MIPS_MALTA=y
# CONFIG_MIPS_MAGNUM_4000 is not set
@@ -42,6 +44,7 @@ CONFIG_PCI=y
# CONFIG_CPU_R4300 is not set
CONFIG_CPU_R4X00=y
# CONFIG_CPU_R5000 is not set
+# CONFIG_CPU_R5432 is not set
# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
diff --git a/arch/mips/defconfig-orion b/arch/mips/defconfig-orion
index ba81eaa03..996616f14 100644
--- a/arch/mips/defconfig-orion
+++ b/arch/mips/defconfig-orion
@@ -16,7 +16,9 @@ CONFIG_EXPERIMENTAL=y
# CONFIG_COBALT_MICRO_SERVER is not set
# CONFIG_DECSTATION is not set
# CONFIG_DDB5074 is not set
+# CONFIG_DDB5476 is not set
CONFIG_ORION=y
+# CONFIG_MIPS_EV96100 is not set
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_MALTA is not set
# CONFIG_MIPS_MAGNUM_4000 is not set
@@ -43,6 +45,7 @@ CONFIG_MODULES=y
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
# CONFIG_CPU_R5000 is not set
+# CONFIG_CPU_R5432 is not set
CONFIG_CPU_RM7000=y
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
diff --git a/arch/mips/defconfig-rm200 b/arch/mips/defconfig-rm200
index e7ebeca0a..8c529f7c3 100644
--- a/arch/mips/defconfig-rm200
+++ b/arch/mips/defconfig-rm200
@@ -16,7 +16,9 @@ CONFIG_EXPERIMENTAL=y
# CONFIG_COBALT_MICRO_SERVER is not set
# CONFIG_DECSTATION is not set
# CONFIG_DDB5074 is not set
+# CONFIG_DDB5476 is not set
# CONFIG_ORION is not set
+# CONFIG_MIPS_EV96100 is not set
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_MALTA is not set
# CONFIG_MIPS_MAGNUM_4000 is not set
@@ -45,6 +47,7 @@ CONFIG_KMOD=y
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
CONFIG_CPU_R5000=y
+# CONFIG_CPU_R5432 is not set
# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set