aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/conf/QEMU
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-05-10 00:00:25 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-05-10 00:00:25 +0000
commitb3b17597eab61d4ea34f1cfd653c53d284e18c75 (patch)
tree200771cd75bef85df04e89efbd2c006e84a82b8b /sys/mips/conf/QEMU
parentdc974bbb9bb3cc7b258c6d4b8b494bdde8bbf715 (diff)
downloadsrc-b3b17597eab61d4ea34f1cfd653c53d284e18c75.tar.gz
src-b3b17597eab61d4ea34f1cfd653c53d284e18c75.zip
- Use "device\t" and "options \t" for consistency.
Notes
Notes: svn path=/head/; revision=191954
Diffstat (limited to 'sys/mips/conf/QEMU')
-rw-r--r--sys/mips/conf/QEMU26
1 files changed, 13 insertions, 13 deletions
diff --git a/sys/mips/conf/QEMU b/sys/mips/conf/QEMU
index 0a2b122570bc..64a33aee57d6 100644
--- a/sys/mips/conf/QEMU
+++ b/sys/mips/conf/QEMU
@@ -27,28 +27,28 @@ makeoptions ARCH_FLAGS=-march=mips32
# Don't build any modules yet.
makeoptions MODULES_OVERRIDE=""
-options KERNVIRTADDR=0x80100000
+options KERNVIRTADDR=0x80100000
include "../adm5120/std.adm5120"
#hints "GENERIC.hints" #Default places to look for devices.
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
-options DDB
-options KDB
+options DDB
+options KDB
-options SCHED_4BSD #4BSD scheduler
-options INET #InterNETworking
-options NFSCLIENT #Network Filesystem Client
-options NFS_ROOT #NFS usable as /, requires NFSCLIENT
-options PSEUDOFS #Pseudo-filesystem framework
-options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
+options SCHED_4BSD #4BSD scheduler
+options INET #InterNETworking
+options NFSCLIENT #Network Filesystem Client
+options NFS_ROOT #NFS usable as /, requires NFSCLIENT
+options PSEUDOFS #Pseudo-filesystem framework
+options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
# Debugging for use in -current
-#options INVARIANTS #Enable calls of extra sanity checking
-#options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
-#options WITNESS #Enable checks to detect deadlocks and cycles
-#options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
+#options INVARIANTS #Enable calls of extra sanity checking
+#options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
+#options WITNESS #Enable checks to detect deadlocks and cycles
+#options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
device loop
device ether