summaryrefslogtreecommitdiffstats
path: root/features/memorydbg/memorydbg_y.cfg
diff options
context:
space:
mode:
authorDragos Motrea <Dragos.Motrea@enea.com>2017-05-31 14:07:30 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-06-05 09:29:09 +0200
commit6c9f970096f3dff240b0ab366d94a72f4fbd557c (patch)
tree931de073b7006d236a4bdc1d509abc4b6117e943 /features/memorydbg/memorydbg_y.cfg
parent49700962b5d566f0c8e726409063193dee069828 (diff)
downloadenea-kernel-cache-6c9f970096f3dff240b0ab366d94a72f4fbd557c.tar.gz
Optimized the kernel foot print of the Host Image
In order to decrease the size of the kernel I removed unnecessary modules (drivers, debug capabilities) Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'features/memorydbg/memorydbg_y.cfg')
-rw-r--r--features/memorydbg/memorydbg_y.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/features/memorydbg/memorydbg_y.cfg b/features/memorydbg/memorydbg_y.cfg
new file mode 100644
index 0000000..b92e7d4
--- /dev/null
+++ b/features/memorydbg/memorydbg_y.cfg
@@ -0,0 +1,9 @@
1CONFIG_DEBUG_KMEMLEAK=y
2CONFIG_DEBUG_STACK_USAGE=y
3CONFIG_DEBUG_VM=y
4CONFIG_DEBUG_VIRTUAL=y
5CONFIG_DEBUG_MEMORY_INIT=y
6CONFIG_DEBUG_PER_CPU_MAPS=y
7CONFIG_DEBUG_STACKOVERFLOW=y
8CONFIG_KMEMCHECK=y
9