From e3262bef3c5631da02ae1d8945c7b93f14384c22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20M=C3=A4nnich?= Date: Tue, 4 Jun 2019 23:48:48 +0000 Subject: [PATCH] cuttlefish_defconfig: update with recent upstream change Also remove JUMP_TARGET build option for cuttlefish on aarch64 Change-Id: Ic23083921da7b852ce84a0506933d19cb3d25166 --- arch/arm64/configs/cuttlefish_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/configs/cuttlefish_defconfig b/arch/arm64/configs/cuttlefish_defconfig index ced9e4fd7782..943f52cc3170 100644 --- a/arch/arm64/configs/cuttlefish_defconfig +++ b/arch/arm64/configs/cuttlefish_defconfig @@ -71,7 +71,6 @@ CONFIG_ARM_SCMI_PROTOCOL=y CONFIG_ARM_SCPI_PROTOCOL=y # CONFIG_ARM_SCPI_POWER_DOMAIN is not set CONFIG_KPROBES=y -CONFIG_JUMP_LABEL=y CONFIG_LTO_CLANG=y CONFIG_CFI_CLANG=y CONFIG_MODULES=y