config/libc/uClibc.in
changeset 2454 c70da6c50bdb
parent 2238 c9eab2fa7a3c
child 2484 d1a8c2ae7946
     1.1 --- a/config/libc/uClibc.in	Mon Jan 03 01:15:30 2011 +0100
     1.2 +++ b/config/libc/uClibc.in	Thu May 12 19:45:30 2011 +0200
     1.3 @@ -1,13 +1,14 @@
     1.4  # uClibc options
     1.5 -# depends on ! MINGW32 && ! BARE_METAL
     1.6  
     1.7 -config LIBC_uClibc
     1.8 -    select LIBC_SUPPORT_LINUXTHREADS
     1.9 -    select LIBC_SUPPORT_THREADS_NONE
    1.10 -    help
    1.11 -      The de-facto standard for embeded linux systems.
    1.12 -      Highly configurable, thus as feature-rich as you need, without
    1.13 -      compromising for size.
    1.14 +## depends on ! MINGW32 && ! BARE_METAL
    1.15 +##
    1.16 +## select LIBC_SUPPORT_LINUXTHREADS
    1.17 +## select LIBC_SUPPORT_THREADS_NONE
    1.18 +##
    1.19 +## help The de-facto standard for embeded linux systems.
    1.20 +## help
    1.21 +## help Highly configurable, thus as feature-rich as you
    1.22 +## help need, without compromising for size.
    1.23  
    1.24  choice
    1.25      bool