summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authorgnn <gnn@FreeBSD.org>2015-05-13 00:28:36 +0000
committergnn <gnn@FreeBSD.org>2015-05-13 00:28:36 +0000
commit4215c2f123c1d2a682e4265d8f9072588d636415 (patch)
tree0a03635168323b4759e73a0f07ffb4f8557d5784 /sys/conf/options
parentb270c91e87e6e6a4b3133fec81b7ffd063888880 (diff)
downloadFreeBSD-src-4215c2f123c1d2a682e4265d8f9072588d636415.zip
FreeBSD-src-4215c2f123c1d2a682e4265d8f9072588d636415.tar.gz
MFC: 282215
Make it possible to statically link SIFTR into the kernel as a new option. Reviewed by: bz Discussed with: lstewart
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 33046f7..a93db0e 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -439,6 +439,7 @@ RADIX_MPATH opt_mpath.h
ROUTETABLES opt_route.h
SLIP_IFF_OPTS opt_slip.h
TCPDEBUG
+SIFTR
TCP_OFFLOAD opt_inet.h # Enable code to dispatch TCP offloading
TCP_SIGNATURE opt_inet.h
VLAN_ARRAY opt_vlan.h
OpenPOWER on IntegriCloud