|
@@ -238,6 +238,7 @@ config HAVE_BPF_JIT
|
|
config BPF_JIT
|
|
config BPF_JIT
|
|
bool "enable BPF Just In Time compiler"
|
|
bool "enable BPF Just In Time compiler"
|
|
depends on HAVE_BPF_JIT
|
|
depends on HAVE_BPF_JIT
|
|
|
|
+ depends on MODULES
|
|
---help---
|
|
---help---
|
|
Berkeley Packet Filter filtering capabilities are normally handled
|
|
Berkeley Packet Filter filtering capabilities are normally handled
|
|
by an interpreter. This option allows kernel to generate a native
|
|
by an interpreter. This option allows kernel to generate a native
|