summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/cfg/00014-kgdb.cfg
diff options
context:
space:
mode:
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