diff -r 7af68e6083aa -r 564d1f3a849b config/libc/glibc.in --- a/config/libc/glibc.in Mon Jan 03 23:40:22 2011 +0100 +++ b/config/libc/glibc.in Sat Sep 24 21:47:28 2011 +0200 @@ -3,7 +3,6 @@ config LIBC_glibc select LIBC_SUPPORT_NPTL - select LIBC_SUPPORT_LINUXTHREADS help The de-facto standard for Linux distributions. Feature-rich, but large... Most usefull for desktop-like systems. @@ -95,11 +94,13 @@ bool prompt "2.5.1 (OBSOLETE)" depends on OBSOLETE + select LIBC_SUPPORT_LINUXTHREADS config LIBC_GLIBC_V_2_5 bool prompt "2.5 (OBSOLETE)" depends on OBSOLETE + select LIBC_SUPPORT_LINUXTHREADS endchoice