diff options
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/NOTES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index 0543fb0220f9..bfa1c9bce1cf 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -80,6 +80,10 @@ cpu HAMMER # aka K8, aka Opteron & Athlon64 options DEVICE_POLLING +# BPF_JITTER adds support for BPF just-in-time compiler. + +options BPF_JITTER + ##################################################################### # CLOCK OPTIONS |
