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.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 8ea6eeb01..858e05bd6 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -403,6 +403,10 @@ config LINUXTHREADS_OLD
the latest code from glibc, so it may be the only choice for the
newer ports (like alpha/amd64/64bit arches and hppa).
+config LINUXTHREADS_NEW
+ def_bool y
+ depends on !LINUXTHREADS_OLD
+
config UCLIBC_HAS_SYSLOG
bool "Syslog support"
default y