diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2008-03-24 22:23:22 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2008-03-24 22:23:22 +0000 |
| commit | cb7d38abf2f0cf1ce68f223872274bc8f6ddd54a (patch) | |
| tree | dfed2f7f4180f9cea9f84d5f92e3970dfdad6151 /sys/pc98/conf | |
| parent | b83a219e9b35c80adddd6776f6a66e8979efcba6 (diff) | |
Notes
Diffstat (limited to 'sys/pc98/conf')
| -rw-r--r-- | sys/pc98/conf/NOTES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index 09a20737e3dd..b5c3b000cdea 100644 --- a/sys/pc98/conf/NOTES +++ b/sys/pc98/conf/NOTES @@ -191,6 +191,10 @@ options PERFMON options DEVICE_POLLING +# BPF_JITTER adds support for BPF just-in-time compiler. + +options BPF_JITTER + ##################################################################### # CLOCK OPTIONS |
