summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in.cross
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2012-12-26 19:05:19 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2012-12-26 19:05:19 (GMT)
commitdb5b6a49153a5cb88886cc129f9edd845f40ee06 (patch)
tree2a16f71ada073611056b70a8d9e7abfc4dbc6bad /config/debug/gdb.in.cross
parente8e7eca3c6e07aea08acda11e5e8852b98870131 (diff)
all: unmark experimental features
It's been some time now we've had those features, so unmark them being experimental. It does not mean everything is perfect, but may gather some more testing of those features. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'config/debug/gdb.in.cross')
-rw-r--r--config/debug/gdb.in.cross1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/debug/gdb.in.cross b/config/debug/gdb.in.cross
index 7e1fe75..7e66ce5 100644
--- a/config/debug/gdb.in.cross
+++ b/config/debug/gdb.in.cross
@@ -27,7 +27,6 @@ config GDB_CROSS_STATIC
config GDB_CROSS_SIM
bool
prompt "Enable 'sim'"
- depends on EXPERIMENTAL
help
Say 'y' here if you want to build the 'sim' emulator.
You probably don't want it, unless you are building for bare-metal.