summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/uClibc/Config.in')
-rw-r--r--toolchain/uClibc/Config.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in
index b53bb2450..b98e2e868 100644
--- a/toolchain/uClibc/Config.in
+++ b/toolchain/uClibc/Config.in
@@ -53,12 +53,6 @@ config BR2_UCLIBC_CONFIG
See also docs/README in this package.
If unsure, use the default.
-config BR2_PTHREAD_DEBUG
- bool "Thread library debugging"
- depends on BR2_PTHREADS || BR2_PTHREADS_OLD || BR2_PTHREADS_NATIVE
- help
- Build the thread library with debugging enabled.
-
config BR2_UCLIBC_INSTALL_TEST_SUITE
bool "Compile and install uClibc tests"
select BR2_PACKAGE_MAKE