diff -r c9eab2fa7a3c -r ff170381d13a config/libc/uClibc.in --- a/config/libc/uClibc.in Mon Jan 03 01:15:30 2011 +0100 +++ b/config/libc/uClibc.in Thu May 12 19:46:23 2011 +0200 @@ -1,13 +1,14 @@ # uClibc options -# depends on ! MINGW32 && ! BARE_METAL -config LIBC_uClibc - select LIBC_SUPPORT_LINUXTHREADS - select LIBC_SUPPORT_THREADS_NONE - help - The de-facto standard for embeded linux systems. - Highly configurable, thus as feature-rich as you need, without - compromising for size. +## depends on ! MINGW32 && ! BARE_METAL +## +## select LIBC_SUPPORT_LINUXTHREADS +## select LIBC_SUPPORT_THREADS_NONE +## +## help The de-facto standard for embeded linux systems. +## help +## help Highly configurable, thus as feature-rich as you +## help need, without compromising for size. choice bool