diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-12-07 10:58:26 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-12-07 10:58:26 -0600 |
commit | cfd11954f816dfd826aeae3560504cc766e52e40 (patch) | |
tree | aacbadb02cdbc866d035c1dd2d7c26e5ee88ef6c | |
parent | 486c425132555f0fc7105b22f1e5c5df076f7718 (diff) | |
download | kernel-cfd11954f816dfd826aeae3560504cc766e52e40.tar.gz kernel-cfd11954f816dfd826aeae3560504cc766e52e40.tar.xz kernel-cfd11954f816dfd826aeae3560504cc766e52e40.zip |
set CONFIG_KCSAN for x86_64
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rw-r--r-- | kernel-x86_64-fedora.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config index 0e56720db..8ecfad2f5 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 |