projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b6584e
)
MIPS: generic: Enable CONFIG_JUMP_LABEL
author
Paul Burton
<paul.burton@mips.com>
Fri, 5 Apr 2019 22:50:37 +0000
(22:50 +0000)
committer
Paul Burton
<paul.burton@mips.com>
Tue, 9 Apr 2019 23:21:32 +0000
(16:21 -0700)
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
arch/mips/configs/generic_defconfig
patch
|
blob
|
history
diff --git
a/arch/mips/configs/generic_defconfig
b/arch/mips/configs/generic_defconfig
index 5d80521e5d5a096e0ed04edbc788f6c5af35da43..714169e411cf07df260a04a6f3f89d93358063d1 100644
(file)
--- 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