summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/std.SWARM
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/conf/std.SWARM')
-rw-r--r--sys/mips/conf/std.SWARM34
1 files changed, 17 insertions, 17 deletions
diff --git a/sys/mips/conf/std.SWARM b/sys/mips/conf/std.SWARM
index 0405b0a..c737905 100644
--- a/sys/mips/conf/std.SWARM
+++ b/sys/mips/conf/std.SWARM
@@ -5,35 +5,35 @@
hints "SWARM.hints"
include "../sibyte/std.sibyte"
-options CFE
-options CFE_CONSOLE
-options CFE_ENV
-options ALT_BREAK_TO_DEBUGGER
+options CFE
+options CFE_CONSOLE
+options CFE_ENV
+options ALT_BREAK_TO_DEBUGGER
cpu CPU_SB1
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
makeoptions MODULES_OVERRIDE=""
-options DDB
-options KDB
+options DDB
+options KDB
-options SCHED_4BSD #4BSD scheduler
-options INET #InterNETworking
-options NFSCL #Network Filesystem Client
-options NFS_ROOT #NFS usable as /, requires NFSCL
-options PSEUDOFS #Pseudo-filesystem framework
-options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
+options SCHED_4BSD #4BSD scheduler
+options INET #InterNETworking
+options NFSCL #Network Filesystem Client
+options NFS_ROOT #NFS usable as /, requires NFSCL
+options PSEUDOFS #Pseudo-filesystem framework
+options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
# Debugging for use in -current
#options DEADLKRES
-options INVARIANTS
-options INVARIANT_SUPPORT
-options WITNESS
+options INVARIANTS
+options INVARIANT_SUPPORT
+options WITNESS
options FFS #Fast filesystem
-options KTRACE
+options KTRACE
device pci
device miibus
@@ -43,7 +43,7 @@ device ether
device md
device random
-options USB_DEBUG
+options USB_DEBUG
device usb
device ohci
device uhci
OpenPOWER on IntegriCloud