summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2010-02-04 06:44:42 +0000
committerneel <neel@FreeBSD.org>2010-02-04 06:44:42 +0000
commitaaf539f68764a27ac74def11bcea1ccde85f2041 (patch)
treede4717b8164346a2cfa23ce997febc6cd1b3fb93
parentc111af420c35f3b6e21f39b2ddbf7812a1562a0c (diff)
downloadFreeBSD-src-aaf539f68764a27ac74def11bcea1ccde85f2041.zip
FreeBSD-src-aaf539f68764a27ac74def11bcea1ccde85f2041.tar.gz
Compile SWARM with KTRACE support.
-rw-r--r--sys/mips/conf/SWARM2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/mips/conf/SWARM b/sys/mips/conf/SWARM
index 4d81234..ff855e5 100644
--- a/sys/mips/conf/SWARM
+++ b/sys/mips/conf/SWARM
@@ -56,6 +56,8 @@ options WITNESS
options FFS #Fast filesystem
+options KTRACE
+
device pci
device miibus
device bge
OpenPOWER on IntegriCloud