summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'extra/Configs/Config.in')
-rw-r--r--extra/Configs/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index efa90d7df..3d1a92953 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -403,7 +403,7 @@ config UCLIBC_HAS_THREADS
config UCLIBC_HAS_TLS
bool "Thread-Local Storage"
- depends on UCLIBC_HAS_THREADS && !LINUXTHREADS_OLD
+ depends on UCLIBC_HAS_THREADS_NATIVE
default n
help
If you want to enable TLS support then answer Y.