mirror of
https://github.com/Heleguo/lede.git
synced 2025-12-24 23:01:23 +00:00
kernel/generic: add CONFIG_KCSAN to the 5.10 kconfig (#7634)
Add the missing CONFIG_KCSAN (disabled). Found while making kernel_oldconfig on an x86-64 subtarget. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com> Co-authored-by: Rui Salvaterra <rsalvaterra@gmail.com>
This commit is contained in:
parent
0f59ed510f
commit
06324b679c
@ -2814,6 +2814,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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user