aboutsummaryrefslogtreecommitdiff
path: root/kernel/configs/debug.config
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/configs/debug.config')
-rw-r--r--kernel/configs/debug.config12
1 files changed, 12 insertions, 0 deletions
diff --git a/kernel/configs/debug.config b/kernel/configs/debug.config
index e9ffb0cc1eec..63ca332cfcf5 100644
--- a/kernel/configs/debug.config
+++ b/kernel/configs/debug.config
@@ -103,3 +103,15 @@ CONFIG_BRANCH_PROFILE_NONE=y
CONFIG_DYNAMIC_FTRACE=y
CONFIG_FTRACE=y
CONFIG_FUNCTION_TRACER=y
+#
+# Landing team defines
+#
+CONFIG_DEBUG_MUTEXES=y
+CONFIG_DEBUG_SPINLOCK=y
+CONFIG_DEBUG_PAGEALLOC=y
+CONFIG_DEBUG_LOCK_ALLOC=y
+CONFIG_SLUB_DEBUG=y
+CONFIG_SLUB_DEBUG_ON=y
+CONFIG_KASAN=y
+CONFIG_USB_GADGET_DEBUG=y
+CONFIG_USB_GADGET_DEBUG_FILES=y