|
@@ -403,7 +403,7 @@ config UCLIBC_HAS_THREADS
|
|
|
|
|
|
config UCLIBC_HAS_TLS
|
|
config UCLIBC_HAS_TLS
|
|
bool "Thread-Local Storage"
|
|
bool "Thread-Local Storage"
|
|
- depends on UCLIBC_HAS_THREADS && !LINUXTHREADS_OLD
|
|
+ depends on UCLIBC_HAS_THREADS_NATIVE
|
|
default n
|
|
default n
|
|
help
|
|
help
|
|
If you want to enable TLS support then answer Y.
|
|
If you want to enable TLS support then answer Y.
|