diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2007-09-26 20:05:07 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2007-09-26 20:05:07 +0000 |
| commit | 4fabde568628f51dcdc97e5507b1189a0cd0f333 (patch) | |
| tree | ea8605c8e8f91f74f9f152cc32af220bca7872da /sys/amd64 | |
| parent | 718a600b207a99085c7dcf9ba45ebd31e2787009 (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 8ff546a1c8fa..b4ead8922a27 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -30,7 +30,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 SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists |
