diff -r 2ba5655f6297 -r 896cb0d36c1a config/libc/glibc.in --- a/config/libc/glibc.in Tue May 03 00:19:56 2011 +0200 +++ b/config/libc/glibc.in Sun May 08 19:02:44 2011 +0200 @@ -1,11 +1,11 @@ # glibc options -# depends on ! MINGW32 && ! BARE_METAL && ARCH_USE_MMU -config LIBC_glibc - select LIBC_SUPPORT_NPTL - help - The de-facto standard for Linux distributions. - Feature-rich, but large... Most usefull for desktop-like systems. +## depends on ! MINGW32 && ! BARE_METAL && ARCH_USE_MMU +## +## select LIBC_SUPPORT_NPTL +## +## help The de-facto standard for Linux distributions. +## help Feature-rich, but large... Most usefull for desktop-like systems. choice bool