aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dashboard/config/bits-syzbot.config3
-rw-r--r--dashboard/config/upstream-kasan.config2
2 files changed, 4 insertions, 1 deletions
diff --git a/dashboard/config/bits-syzbot.config b/dashboard/config/bits-syzbot.config
index 198bcce21..ec0cea9b3 100644
--- a/dashboard/config/bits-syzbot.config
+++ b/dashboard/config/bits-syzbot.config
@@ -70,6 +70,9 @@ CONFIG_KALLSYMS_BASE_RELATIVE=y
# CONFIG_KPROBES is not set
### Slows down execution and sometimes fuzzer actually enables it
# CONFIG_FUNCTION_TRACER is not set
+### Slows down execution
+# CONFIG_RETPOLINE is not set
+# CONFIG_PAGE_TABLE_ISOLATION is not set
### For 'namespace' sandbox
CONFIG_NAMESPACES=y
diff --git a/dashboard/config/upstream-kasan.config b/dashboard/config/upstream-kasan.config
index 673d6fa62..5472f6c69 100644
--- a/dashboard/config/upstream-kasan.config
+++ b/dashboard/config/upstream-kasan.config
@@ -294,7 +294,7 @@ CONFIG_X86_FEATURE_NAMES=y
CONFIG_X86_X2APIC=y
CONFIG_X86_MPPARSE=y
# CONFIG_GOLDFISH is not set
-CONFIG_RETPOLINE=y
+# CONFIG_RETPOLINE is not set
# CONFIG_X86_CPU_RESCTRL is not set
CONFIG_X86_EXTENDED_PLATFORM=y
# CONFIG_X86_NUMACHIP is not set