From f18b77c4dab0d3d938eabc45881ab87682f22c66 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 9 Dec 2020 11:13:02 -0600 Subject: add config entry for KCSAN Signed-off-by: Justin M. Forbes --- kernel-x86_64-debug-fedora.config | 1 + kernel-x86_64-fedora.config | 1 + 2 files changed, 2 insertions(+) diff --git a/kernel-x86_64-debug-fedora.config b/kernel-x86_64-debug-fedora.config index 2ab9c6357..faa9b8f67 100644 --- a/kernel-x86_64-debug-fedora.config +++ b/kernel-x86_64-debug-fedora.config @@ -3048,6 +3048,7 @@ CONFIG_KS0108_PORT=0x378 # CONFIG_KS8842 is not set # CONFIG_KS8851 is not set # CONFIG_KS8851_MLL is not set +# CONFIG_KCSAN is not set CONFIG_KSM=y CONFIG_KSZ884X_PCI=m # CONFIG_KUNIT is not set diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config index a10f1bbc4..66d486651 100644 --- a/kernel-x86_64-fedora.config +++ b/kernel-x86_64-fedora.config @@ -3029,6 +3029,7 @@ CONFIG_KS0108_PORT=0x378 # CONFIG_KS8842 is not set # CONFIG_KS8851 is not set # CONFIG_KS8851_MLL is not set +# CONFIG_KCSAN is not set CONFIG_KSM=y CONFIG_KSZ884X_PCI=m # CONFIG_KUNIT is not set -- cgit