summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/debug/gdb.in')
-rw-r--r--config/debug/gdb.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/debug/gdb.in b/config/debug/gdb.in
index 2fd499d..9f5e8e3 100644
--- a/config/debug/gdb.in
+++ b/config/debug/gdb.in
@@ -4,7 +4,6 @@ menuconfig GDB
bool
prompt "gdb"
default n
- depends on EXPERIMENTAL
help
Enable gdb for the target
@@ -21,6 +20,7 @@ config GDB_NATIVE
bool
prompt "Native gdb"
default n
+ depends on EXPERIMENTAL
help
Build and install a native gdb for the target, to run on the target.