projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e10b01
)
kernel/generic: add CONFIG_KCSAN to the 5.10 kconfig
author
Rui Salvaterra
<rsalvaterra@gmail.com>
Tue, 27 Jul 2021 19:02:31 +0000
(20:02 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 8 Aug 2021 17:50:45 +0000
(19:50 +0200)
Add the missing CONFIG_KCSAN (disabled). Found while making kernel_oldconfig on
an x86-64 subtarget.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
target/linux/generic/config-5.10
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.10
b/target/linux/generic/config-5.10
index c129f73526ea2f22bada8bfcb73d35f15040c8f5..3b27a730226685cd7b004b0269440e5c54d3da82 100644
(file)
--- a/
target/linux/generic/config-5.10
+++ b/
target/linux/generic/config-5.10
@@
-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