diff options
| -rw-r--r-- | dashboard/config/upstream-kasan.config | 2 | ||||
| -rw-r--r-- | dashboard/config/upstream-kmsan.config | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/dashboard/config/upstream-kasan.config b/dashboard/config/upstream-kasan.config index a18cf95df..20f5fd614 100644 --- a/dashboard/config/upstream-kasan.config +++ b/dashboard/config/upstream-kasan.config @@ -5886,7 +5886,7 @@ CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 CONFIG_CONSOLE_LOGLEVEL_QUIET=4 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_BOOT_PRINTK_DELAY is not set -CONFIG_DYNAMIC_DEBUG=y +# CONFIG_DYNAMIC_DEBUG is not set # # Compile-time checks and compiler options diff --git a/dashboard/config/upstream-kmsan.config b/dashboard/config/upstream-kmsan.config index 6e63d636f..6dde353a8 100644 --- a/dashboard/config/upstream-kmsan.config +++ b/dashboard/config/upstream-kmsan.config @@ -9,7 +9,7 @@ CONFIG_DEBUG_MEMORY=y CONFIG_DEBUG_AID_FOR_SYZBOT=y # -# Compiler: clang version 8.0.0 (trunk 341642) +# Compiler: clang version 8.0.0 (trunk 339414) # CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y @@ -1410,8 +1410,7 @@ CONFIG_BRIDGE_EBT_REDIRECT=y CONFIG_BRIDGE_EBT_SNAT=y CONFIG_BRIDGE_EBT_LOG=y CONFIG_BRIDGE_EBT_NFLOG=y -CONFIG_BPFILTER=y -CONFIG_BPFILTER_UMH=y +# CONFIG_BPFILTER is not set CONFIG_IP_DCCP=y CONFIG_INET_DCCP_DIAG=y |
