summaryrefslogtreecommitdiff
path: root/config/target.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/target.in')
-rw-r--r--config/target.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/target.in b/config/target.in
index 1fcfc30..0b8a681 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