linux/arch/mips/net
Tiezhu Yang 307d149d94 bpf, mips: Clean up config options about JIT
The config options MIPS_CBPF_JIT and MIPS_EBPF_JIT are useless, remove
them in arch/mips/Kconfig, and then modify arch/mips/net/Makefile.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Johan Almbladh <johan.almbladh@anyfinetworks.com>
Link: https://lore.kernel.org/bpf/1633915150-13220-2-git-send-email-yangtiezhu@loongson.cn
2021-10-11 15:29:37 +02:00
..
bpf_jit_comp32.c mips, bpf: Add eBPF JIT for 32-bit MIPS 2021-10-06 12:28:14 -07:00
bpf_jit_comp64.c mips, bpf: Optimize loading of 64-bit constants 2021-10-07 23:51:29 +02:00
bpf_jit_comp.c mips, bpf: Add JIT workarounds for CPU errata 2021-10-06 12:28:25 -07:00
bpf_jit_comp.h mips, bpf: Add JIT workarounds for CPU errata 2021-10-06 12:28:25 -07:00
Makefile bpf, mips: Clean up config options about JIT 2021-10-11 15:29:37 +02:00