config/libc/glibc.in
changeset 2444 896cb0d36c1a
parent 2438 2ba5655f6297
child 2536 792260b22a14
     1.1 --- a/config/libc/glibc.in	Tue May 03 00:19:56 2011 +0200
     1.2 +++ b/config/libc/glibc.in	Sun May 08 19:02:44 2011 +0200
     1.3 @@ -1,11 +1,11 @@
     1.4  # glibc options
     1.5 -# depends on ! MINGW32 && ! BARE_METAL && ARCH_USE_MMU
     1.6  
     1.7 -config LIBC_glibc
     1.8 -    select LIBC_SUPPORT_NPTL
     1.9 -    help
    1.10 -      The de-facto standard for Linux distributions.
    1.11 -      Feature-rich, but large...  Most usefull for desktop-like systems.
    1.12 +## depends on ! MINGW32 && ! BARE_METAL && ARCH_USE_MMU
    1.13 +##
    1.14 +## select LIBC_SUPPORT_NPTL
    1.15 +##
    1.16 +## help The de-facto standard for Linux distributions.
    1.17 +## help Feature-rich, but large...  Most usefull for desktop-like systems.
    1.18  
    1.19  choice
    1.20      bool