From: Markos Chandras Date: Wed, 9 Apr 2014 16:02:35 +0000 (+0100) Subject: MIPS: Enable the BPF_JIT symbol for MIPS X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3f5fdb4bd193091fd30db52c609c4b304151d656;p=linux-beck.git MIPS: Enable the BPF_JIT symbol for MIPS Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/6743/ Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 2fe8e60a9ea7..22a69d785c4d 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -12,6 +12,7 @@ config MIPS select HAVE_ARCH_KGDB select HAVE_ARCH_SECCOMP_FILTER select HAVE_ARCH_TRACEHOOK + select HAVE_BPF_JIT if !CPU_MICROMIPS select ARCH_HAVE_CUSTOM_GPIO_H select HAVE_FUNCTION_TRACER select HAVE_FUNCTION_TRACE_MCOUNT_TEST