summaryrefslogtreecommitdiff
path: root/config/libc/eglibc.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/libc/eglibc.in')
-rw-r--r--config/libc/eglibc.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/config/libc/eglibc.in b/config/libc/eglibc.in
index 43ab84c..5c77074 100644
--- a/config/libc/eglibc.in
+++ b/config/libc/eglibc.in
@@ -1,16 +1,16 @@
# eglibc options
-# depends on ! MINGW32 && ! BARE_METAL && ARCH_USE_MMU
-config LIBC_eglibc
- select LIBC_SUPPORT_NPTL
- select LIBC_SUPPORT_LINUXTHREADS
- 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.
+## depends on ! MINGW32 && ! BARE_METAL && ARCH_USE_MMU
+##
+## select LIBC_SUPPORT_NPTL
+## select LIBC_SUPPORT_LINUXTHREADS
+##
+## help EGLIBC (Embedded GLIBC) is a variant of the standard GNU GLIBC
+## help that is designed to work well on embedded systems. EGLIBC strives
+## help to be source and binary compatible with GLIBC. Its goals include
+## help a reduced footprint, configurable components, and improved
+## help cross-compilation support. EGLIBC also includes some embedded ports
+## help (such as e500/spe) that are normally separate add-ons of GLIBC.
choice
bool