diff options
| author | Jonathan T. Looney <jtl@FreeBSD.org> | 2016-10-12 02:16:42 +0000 |
|---|---|---|
| committer | Jonathan T. Looney <jtl@FreeBSD.org> | 2016-10-12 02:16:42 +0000 |
| commit | bd79708dbffde195226ade494aa72c345328e745 (patch) | |
| tree | 1b79edfb878106737ae2b44a56f602aa596ac1df /sys/pc98 | |
| parent | 368bf0c2c6b2ddf304cc0463ae162399a706117b (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 478df09ff612..0e140c9af8da 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -30,6 +30,7 @@ options SCHED_4BSD # 4BSD scheduler options INET # InterNETworking options INET6 # IPv6 communications protocols options IPSEC # IP (v4/v6) security +options TCP_HHOOK # hhook(9) framework for TCP options SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support |
