Skip to content

Commit

Permalink
kernel/generic: add CONFIG_KCSAN to the 5.10 kconfig
Browse files Browse the repository at this point in the history
Add the missing CONFIG_KCSAN (disabled). Found while making kernel_oldconfig on
an x86-64 subtarget.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
  • Loading branch information
rsalvaterra authored and hauke committed Aug 8, 2021
1 parent 8e10b01 commit 968dc33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/generic/config-5.10
Expand Up @@ -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
Expand Down

0 comments on commit 968dc33

Please sign in to comment.