Skip to content
Snippets Groups Projects
Commit 968dc332 authored by Rui Salvaterra's avatar Rui Salvaterra Committed by Hauke Mehrtens
Browse files

kernel/generic: add CONFIG_KCSAN to the 5.10 kconfig


Add the missing CONFIG_KCSAN (disabled). Found while making kernel_oldconfig on
an x86-64 subtarget.

Signed-off-by: default avatarRui Salvaterra <rsalvaterra@gmail.com>
parent 8e10b018
No related branches found
No related tags found
No related merge requests found
......@@ -2818,6 +2818,7 @@ CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_KASAN_STACK=1
# CONFIG_KCMP is not set
# CONFIG_KCOV is not set
# CONFIG_KCSAN is not set
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_CAT is not set
# CONFIG_KERNEL_GZIP is not set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment