aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/upstream-smack-kasan.config
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-03-28 22:31:11 +0100
committerDmitry Vyukov <dvyukov@google.com>2025-03-29 10:15:25 +0000
commitd3999433718e98ddd68ab6a2be65b8b3df71f407 (patch)
treee29dc6f64719cb30fecf3fbd3ba4d8dde2d4abce /dashboard/config/linux/upstream-smack-kasan.config
parent1806311b2301d7179b91d9484ca299b3c7625ede (diff)
dashboard/config/linux: enable CONFIG_DEBUG_VFS
It will be available from v6.15, but we can already enable it for linux-next.
Diffstat (limited to 'dashboard/config/linux/upstream-smack-kasan.config')
-rw-r--r--dashboard/config/linux/upstream-smack-kasan.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/upstream-smack-kasan.config b/dashboard/config/linux/upstream-smack-kasan.config
index 661164ba6..4ceec3973 100644
--- a/dashboard/config/linux/upstream-smack-kasan.config
+++ b/dashboard/config/linux/upstream-smack-kasan.config
@@ -9781,7 +9781,7 @@ CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
CONFIG_DEBUG_STACK_USAGE=y
CONFIG_SCHED_STACK_END_CHECK=y
CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y
-# CONFIG_DEBUG_VFS is not set
+CONFIG_DEBUG_VFS=y
CONFIG_DEBUG_VM_IRQSOFF=y
CONFIG_DEBUG_VM=y
CONFIG_DEBUG_VM_MAPLE_TREE=y