summaryrefslogtreecommitdiffstats
path: root/package/gdb/Config.in.host
diff options
context:
space:
mode:
Diffstat (limited to 'package/gdb/Config.in.host')
-rw-r--r--package/gdb/Config.in.host5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/gdb/Config.in.host b/package/gdb/Config.in.host
index 5d0e1b4e9d..1e20cd2ffa 100644
--- a/package/gdb/Config.in.host
+++ b/package/gdb/Config.in.host
@@ -18,6 +18,11 @@ config BR2_PACKAGE_HOST_GDB_TUI
help
This option enables terminal user interface (TUI) for gdb
+config BR2_PACKAGE_HOST_GDB_PYTHON
+ bool "Python support"
+ help
+ This option enables the Python support in the cross gdb.
+
choice
prompt "GDB debugger Version"
depends on !BR2_arc
OpenPOWER on IntegriCloud