aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2017-03-13 12:14:12 +0100
committerMister Oyster <oysterized@gmail.com>2017-04-11 11:00:02 +0200
commita45149bb1473c5c2aec4c09f1ed0f560fdd8b32d (patch)
tree31da1535e60ab3d0c2ecfd3201422273653ce2da /arch
parentc72840ef1ed12536c9638d2657c8b8263675e263 (diff)
defconfig: disable config_jump_label for stability
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/los14_m2note_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/los14_m2note_defconfig b/arch/arm64/configs/los14_m2note_defconfig
index 83ae269b3..e38436cae 100644
--- a/arch/arm64/configs/los14_m2note_defconfig
+++ b/arch/arm64/configs/los14_m2note_defconfig
@@ -168,7 +168,7 @@ CONFIG_SLUB=y
CONFIG_SLUB_CPU_PARTIAL=y
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
-CONFIG_JUMP_LABEL=y
+# CONFIG_JUMP_LABEL is not set
CONFIG_HAVE_64BIT_ALIGNED_ACCESS=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_ATTRS=y