Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

net: Fix ppc64 BPF JIT dependencies.

parent ecdfeee2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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