summaryrefslogtreecommitdiffstats
path: root/features/kgdb/kgdb_y.cfg
diff options
context:
space:
mode:
authorDragos Motrea <Dragos.Motrea@enea.com>2017-05-09 14:18:32 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2017-05-11 10:12:54 +0200
commit28da254d1c5ae012a6e064671aa14850c2a21a25 (patch)
tree3da854c00a9c815547bff724a2fae387643cd36c /features/kgdb/kgdb_y.cfg
parentd0ce2e1a6deb4ad9bb4107b61838297412644257 (diff)
downloadenea-kernel-cache-28da254d1c5ae012a6e064671aa14850c2a21a25.tar.gz
Added debug tools to Enea Linux 7
Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'features/kgdb/kgdb_y.cfg')
-rw-r--r--features/kgdb/kgdb_y.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/features/kgdb/kgdb_y.cfg b/features/kgdb/kgdb_y.cfg
new file mode 100644
index 0000000..636ded5
--- /dev/null
+++ b/features/kgdb/kgdb_y.cfg
@@ -0,0 +1,9 @@
1# depends
2CONFIG_EXPERIMENTAL=y
3
4# configs
5CONFIG_CONSOLE_POLL=y
6CONFIG_KGDB=y
7CONFIG_KGDB_SERIAL_CONSOLE=y
8CONFIG_KGDB_KDB=y
9CONFIG_MAGIC_SYSRQ=y