diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2007-05-13 07:19:10 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2007-05-13 07:19:10 +0000 |
| commit | a6661bed8b39248e79060e4ec39af5bb56c1c9cf (patch) | |
| tree | 7b013fa835986d4e31fc25d9ca94ce2f7513ff48 /sys/pc98 | |
| parent | 9e2f7513e154ef5006555f2c271b50df541e568c (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 2 |
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 |
