summaryrefslogtreecommitdiffstats
path: root/features/memorydbg
diff options
context:
space:
mode:
Diffstat (limited to 'features/memorydbg')
-rw-r--r--features/memorydbg/memorydbg_n.cfg8
-rw-r--r--features/memorydbg/memorydbg_n.scc4
2 files changed, 12 insertions, 0 deletions
diff --git a/features/memorydbg/memorydbg_n.cfg b/features/memorydbg/memorydbg_n.cfg
new file mode 100644
index 0000000..fb92cde
--- /dev/null
+++ b/features/memorydbg/memorydbg_n.cfg
@@ -0,0 +1,8 @@
1CONFIG_DEBUG_KMEMLEAK=n
2CONFIG_DEBUG_STACK_USAGE=n
3CONFIG_DEBUG_VM=n
4CONFIG_DEBUG_VIRTUAL=n
5CONFIG_DEBUG_MEMORY_INIT=n
6CONFIG_DEBUG_PER_CPU_MAPS=n
7CONFIG_DEBUG_STACKOVERFLOW=n
8CONFIG_KMEMCHECK=n
diff --git a/features/memorydbg/memorydbg_n.scc b/features/memorydbg/memorydbg_n.scc
new file mode 100644
index 0000000..1e960c3
--- /dev/null
+++ b/features/memorydbg/memorydbg_n.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Disable options for memory debug support"
2define KFEATURE_COMPATIBILITY all
3
4kconf non-hardware memorydbg_n.cfg