From d5ee0d711adde19819abeb7368767f22d1f6e9cd Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 17 Jun 2021 13:01:10 +0200 Subject: [PATCH] aptenodytes: Disable KCMP --- aptenodytes-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aptenodytes-config b/aptenodytes-config index c370a16..70a48af 100644 --- a/aptenodytes-config +++ b/aptenodytes-config @@ -223,7 +223,7 @@ CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y CONFIG_USERMODE_DRIVER=y # CONFIG_USERFAULTFD is not set CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y -CONFIG_KCMP=y +# CONFIG_KCMP is not set CONFIG_RSEQ=y # CONFIG_DEBUG_RSEQ is not set # CONFIG_EMBEDDED is not set