diff options
| author | Xin LI <delphij@FreeBSD.org> | 2007-06-14 17:14:27 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2007-06-14 17:14:27 +0000 |
| commit | a2346f7c3cd3ee540893b8c53f528aa875379506 (patch) | |
| tree | cee1333be23e786f98beb1320d46c522f05c6966 /sys/pc98 | |
| parent | 200d9c860df37cefee9e6fdae2f739e7fcda6ec6 (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 1 |
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 |
