summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorMarkos Chandras2014-04-09 18:02:35 +0200
committerRalf Baechle2014-05-30 16:10:20 +0200
commit3f5fdb4bd193091fd30db52c609c4b304151d656 (patch)
tree94f7aded60a427e17c50cbb3cfdff6897accca8c /arch/mips
parentMIPS: net: Add BPF JIT (diff)
downloadkernel-qcow2-linux-3f5fdb4bd193091fd30db52c609c4b304151d656.tar.gz
kernel-qcow2-linux-3f5fdb4bd193091fd30db52c609c4b304151d656.tar.xz
kernel-qcow2-linux-3f5fdb4bd193091fd30db52c609c4b304151d656.zip
MIPS: Enable the BPF_JIT symbol for MIPS
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/6743/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
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