aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2007-05-13 07:19:10 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2007-05-13 07:19:10 +0000
commita6661bed8b39248e79060e4ec39af5bb56c1c9cf (patch)
tree7b013fa835986d4e31fc25d9ca94ce2f7513ff48 /sys/pc98
parent9e2f7513e154ef5006555f2c271b50df541e568c (diff)
Notes
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 6251984de3d7..5185fd4d65fa 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -29,7 +29,7 @@ ident GENERIC
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
options SCHED_4BSD # 4BSD scheduler
-options PREEMPTION # Enable kernel thread preemption
+#options PREEMPTION # Enable kernel thread preemption
options INET # InterNETworking
options INET6 # IPv6 communications protocols
options FFS # Berkeley Fast Filesystem