aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2007-06-14 17:14:27 +0000
committerXin LI <delphij@FreeBSD.org>2007-06-14 17:14:27 +0000
commita2346f7c3cd3ee540893b8c53f528aa875379506 (patch)
treecee1333be23e786f98beb1320d46c522f05c6966 /sys/pc98
parent200d9c860df37cefee9e6fdae2f739e7fcda6ec6 (diff)
Notes
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index cd5265b8b8c7..b94b7f2d354d 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -32,6 +32,7 @@ options SCHED_4BSD # 4BSD scheduler
#options PREEMPTION # Enable kernel thread preemption
options INET # InterNETworking
options INET6 # IPv6 communications protocols
+options SCTP # Stream Transmission Control Protocol
options FFS # Berkeley Fast Filesystem
options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists