Revert a small portion of r263198 left over from local testing: don't

enable PCB groups and RSS by default [yet].
This commit is contained in:
Robert Watson 2014-03-15 00:59:23 +00:00
parent dbb83b6af0
commit 3dbe595b2d

View File

@ -28,8 +28,6 @@ options SCHED_ULE # ULE scheduler
options PREEMPTION # Enable kernel thread preemption
options INET # InterNETworking
options INET6 # IPv6 communications protocols
options PCBGROUP # Protocol control-block groups
options RSS # Receive-side scaling support
options TCP_OFFLOAD # TCP offload
options SCTP # Stream Control Transmission Protocol
options FFS # Berkeley Fast Filesystem