diff -r 4c6b50e0021a -r 6236ce3be104 config/libc.in --- a/config/libc.in Thu Aug 21 09:48:00 2008 +0000 +++ b/config/libc.in Wed Aug 27 16:24:24 2008 +0000 @@ -23,6 +23,13 @@ select LIBC_SUPPORT_NPTL select LIBC_SUPPORT_LINUXTHREADS depends on EXPERIMENTAL + help + EGLIBC (Embedded GLIBC) is a variant of the standard GNU GLIBC + that is designed to work well on embedded systems. EGLIBC strives + to be source and binary compatible with GLIBC. Its goals include + a reduced footprint, configurable components, and improved + cross-compilation support. EGLIBC also includes some embedded ports + (such as e500/spe) that are normally separate add-ons of GLIBC. if LIBC_EGLIBC source config/libc/eglibc.in