Commit 368940d0 authored by David S. Miller's avatar David S. Miller

net: Fix ppc64 BPF JIT dependencies.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ecdfeee2
......@@ -134,7 +134,7 @@ config PPC
select GENERIC_IRQ_SHOW_LEVEL
select HAVE_RCU_TABLE_FREE if SMP
select HAVE_SYSCALL_TRACEPOINTS
select HAVE_BPF_JIT if PPC64
select HAVE_BPF_JIT if (PPC64 && NET)
config EARLY_PRINTK
bool
......
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