summaryrefslogtreecommitdiffstats
path: root/arch/mips/defconfig-ocelot
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-03-24 03:10:57 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-03-24 03:10:57 +0000
commit93f107ba6cceee2c35d207349976936da48393bc (patch)
treec33ea3d9e7e92245d6593b694cb514c8db5ff05d /arch/mips/defconfig-ocelot
parentf79c44e04169d10b07b53d4a524c8c41ea5504d5 (diff)
Add code to support the SB1 core, including mmu routines, processor
detection. This also tweaks cpu_probe() to use bits 15:8 of PRId as a company ID, as per the mips32/mips64 specs, and use bits 7:0 as the processor ID within the company. Patch from Justin with mods and some additional bits by me.
Diffstat (limited to 'arch/mips/defconfig-ocelot')
-rw-r--r--arch/mips/defconfig-ocelot11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/mips/defconfig-ocelot b/arch/mips/defconfig-ocelot
index f468b324e..10d09bfad 100644
--- a/arch/mips/defconfig-ocelot
+++ b/arch/mips/defconfig-ocelot
@@ -57,6 +57,7 @@ CONFIG_SWAP_IO_SPACE=y
CONFIG_CPU_RM7000=y
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R10000 is not set
+# CONFIG_CPU_SB1 is not set
# CONFIG_CPU_MIPS32 is not set
# CONFIG_CPU_ADVANCED is not set
CONFIG_CPU_HAS_LLSC=y
@@ -273,6 +274,16 @@ CONFIG_EEPRO100=y
# CONFIG_WAN is not set
#
+# Amateur Radio support
+#
+# CONFIG_HAMRADIO is not set
+
+#
+# IrDA (infrared) support
+#
+# CONFIG_IRDA is not set
+
+#
# ISDN subsystem
#
# CONFIG_ISDN is not set