From 465cdbeee1976d3d3e4529e622e3469f3cb364c5 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 27 May 2007 20:29:22 +0000 Subject: No longer mark NPTL as being EXPERIMENTAL. But mark build a native gdb as being EXPERIMENTAL. --- config/debug/gdb.in | 2 +- config/target.in | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'config') diff --git a/config/debug/gdb.in b/config/debug/gdb.in index 9f5e8e30..85109192 100644 --- a/config/debug/gdb.in +++ b/config/debug/gdb.in @@ -18,7 +18,7 @@ config GDB_CROSS config GDB_NATIVE bool - prompt "Native gdb" + prompt "Native gdb (EXPERIMENTAL)" default n depends on EXPERIMENTAL help diff --git a/config/target.in b/config/target.in index 1fcfc30c..0b8a6816 100644 --- a/config/target.in +++ b/config/target.in @@ -66,9 +66,8 @@ choice config THREADS_NPTL bool - prompt "nptl (EXPERIMENTAL)" + prompt "nptl" depends on LIBC_SUPPORT_NPTL - depends on EXPERIMENTAL config THREADS_LINUXTHREADS bool -- cgit v1.2.3