summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/cfg/00014-kgdb.cfg
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-08 22:50:30 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-08 22:50:30 +0200
commit56fadd5827f95396b1237dfe628e2b8a3d28dd00 (patch)
treea1bcdf8f990f18fb0222d215522a99176719c4eb /recipes-kernel/linux/files/cfg/00014-kgdb.cfg
downloadmeta-enea-56fadd5827f95396b1237dfe628e2b8a3d28dd00.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-kernel/linux/files/cfg/00014-kgdb.cfg')
-rw-r--r--recipes-kernel/linux/files/cfg/00014-kgdb.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-kernel/linux/files/cfg/00014-kgdb.cfg b/recipes-kernel/linux/files/cfg/00014-kgdb.cfg
new file mode 100644
index 0000000..f23cfe3
--- /dev/null
+++ b/recipes-kernel/linux/files/cfg/00014-kgdb.cfg
@@ -0,0 +1,9 @@
1#depends
2CONFIG_DEBUG_KERNEL=y
3CONFIG_EXPERIMENTAL=y
4
5#configs
6CONFIG_KGDB=y
7CONFIG_KGDB_SERIAL_CONSOLE=y
8CONFIG_KGDB_KDB=y
9CONFIG_MAGIC_SYSRQ=y