From 4798cea2ff812a8d84acc3934876cc17e01ce97e Mon Sep 17 00:00:00 2001 From: Paolo Pisati Date: Tue, 29 Aug 2017 11:10:31 +0000 Subject: [PATCH] UBUNTU: [Config] CONFIG_ARM64_RELOC_TEST=m Signed-off-by: Paolo Pisati --- debian.raspi2/config/config.common.ubuntu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.raspi2/config/config.common.ubuntu b/debian.raspi2/config/config.common.ubuntu index 91bcc3834d8e..c7f94c49e981 100644 --- a/debian.raspi2/config/config.common.ubuntu +++ b/debian.raspi2/config/config.common.ubuntu @@ -305,7 +305,7 @@ CONFIG_ARM64_PAN=y CONFIG_ARM64_PTDUMP_CORE=y # CONFIG_ARM64_PTDUMP_DEBUGFS is not set # CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET is not set -# CONFIG_ARM64_RELOC_TEST is not set +CONFIG_ARM64_RELOC_TEST=m CONFIG_ARM64_SW_TTBR0_PAN=y CONFIG_ARM64_UAO=y CONFIG_ARM64_VA_BITS=48 -- 2.39.5