From f2ec708266180e2c1f111cb6454ae9ea14f0df40 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 4 Jun 2019 19:52:09 +0200 Subject: [PATCH] cuttlefish_defconfig: update with recent upstream change Removes JUMP_TARGET build option, which I doubt is what is really wanted here, but hey, it's nice to fix the build again :) Signed-off-by: Greg Kroah-Hartman --- arch/x86/configs/x86_64_cuttlefish_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/configs/x86_64_cuttlefish_defconfig b/arch/x86/configs/x86_64_cuttlefish_defconfig index 837829d6a4e7..cc01102ad77a 100644 --- a/arch/x86/configs/x86_64_cuttlefish_defconfig +++ b/arch/x86/configs/x86_64_cuttlefish_defconfig @@ -68,7 +68,6 @@ CONFIG_IA32_EMULATION=y # CONFIG_FIRMWARE_MEMMAP is not set CONFIG_OPROFILE=y CONFIG_KPROBES=y -CONFIG_JUMP_LABEL=y CONFIG_LTO_CLANG=y CONFIG_CFI_CLANG=y CONFIG_REFCOUNT_FULL=y