summaryrefslogtreecommitdiffstats
path: root/arch/mips/configs
diff options
context:
space:
mode:
authorPaul Burton2019-04-06 00:50:37 +0200
committerPaul Burton2019-04-10 01:21:32 +0200
commit3e3d1dfda4d6a17666fe0beae5c56b97b42e2c7a (patch)
tree48e5df4ae3cdba389c82c2d545b4e7d8b3b30972 /arch/mips/configs
parentMIPS: jump_label: Use compact branches for >= r6 (diff)
downloadkernel-qcow2-linux-3e3d1dfda4d6a17666fe0beae5c56b97b42e2c7a.tar.gz
kernel-qcow2-linux-3e3d1dfda4d6a17666fe0beae5c56b97b42e2c7a.tar.xz
kernel-qcow2-linux-3e3d1dfda4d6a17666fe0beae5c56b97b42e2c7a.zip
MIPS: generic: Enable CONFIG_JUMP_LABEL
Enable CONFIG_JUMP_LABEL for generic configs in order to better optimize at runtime and get better test coverage for our jump label support. Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org
Diffstat (limited to 'arch/mips/configs')
-rw-r--r--arch/mips/configs/generic_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/generic_defconfig b/arch/mips/configs/generic_defconfig
index 5d80521e5d5a..714169e411cf 100644
--- a/arch/mips/configs/generic_defconfig
+++ b/arch/mips/configs/generic_defconfig
@@ -26,6 +26,7 @@ CONFIG_MIPS_CPS=y
CONFIG_HIGHMEM=y
CONFIG_NR_CPUS=16
CONFIG_MIPS_O32_FP64_SUPPORT=y
+CONFIG_JUMP_LABEL=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_TRIM_UNUSED_KSYMS=y