summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/uclibc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uclibc/Config.in b/package/uclibc/Config.in
index c0cb602ab1..7c99195d08 100644
--- a/package/uclibc/Config.in
+++ b/package/uclibc/Config.in
@@ -59,7 +59,7 @@ choice
config BR2_PTHREADS
bool "linuxthreads"
select BR2_TOOLCHAIN_HAS_THREADS
- depends on BR2_m68k || BR2_microblaze || BR2_arm || BR2_armeb || BR2_xtensa
+ depends on BR2_bfin || BR2_m68k || BR2_microblaze || BR2_arm || BR2_armeb || BR2_xtensa
config BR2_PTHREADS_NATIVE
bool "Native POSIX Threading (NPTL)"
OpenPOWER on IntegriCloud