Commit 6f8b6bc6 authored by Brendan Gregg's avatar Brendan Gregg Committed by GitHub

Merge pull request #162 from caringi/master

Fix name of kernel required config option in INSTALL.md
parents 9a565ce9 357e9e3a
......@@ -15,7 +15,7 @@ Your kernel needs to be built with the following options:
CONFIG_BPF=y
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
CONFIG_HAVE_BPF_JIT=y
CONFIG_HAVE_EBPF_JIT=y
CONFIG_BPF_EVENTS=y
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment