summaryrefslogtreecommitdiff
path: root/config/debug.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/debug.in')
-rw-r--r--config/debug.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/debug.in b/config/debug.in
new file mode 100644
index 0000000..6b82a8b
--- /dev/null
+++ b/config/debug.in
@@ -0,0 +1,7 @@
+# Debug facilities menu
+
+menu "Debug facilities"
+
+source config/debug/gdb.in
+
+endmenu