summaryrefslogtreecommitdiff
path: root/kconfig/option-groups.def-2.9
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-05-23 02:22:34 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-05-23 02:22:34 +0200
commit1b1b980c3ef32919f142154e02fe48daa9924005 (patch)
tree5be2603ada1b995b1ee38ed64edbb55d7413ba35 /kconfig/option-groups.def-2.9
parentce3472546e85b79ba063120bb07a17b1592db77f (diff)
downloadembtoolkit-1b1b980c3ef32919f142154e02fe48daa9924005.tar.gz
embtoolkit-1b1b980c3ef32919f142154e02fe48daa9924005.tar.bz2
embtoolkit-1b1b980c3ef32919f142154e02fe48daa9924005.tar.xz
Toolchain: Enable some options of eglibc by default
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
Diffstat (limited to 'kconfig/option-groups.def-2.9')
-rw-r--r--kconfig/option-groups.def-2.97
1 files changed, 7 insertions, 0 deletions
diff --git a/kconfig/option-groups.def-2.9 b/kconfig/option-groups.def-2.9
index f340fda..aaece70 100644
--- a/kconfig/option-groups.def-2.9
+++ b/kconfig/option-groups.def-2.9
@@ -42,6 +42,7 @@
# 'option-groups.defaults'.
config OPTION_EGLIBC_BACKTRACE
+ default y
bool "Functions for producing backtraces"
help
This option group includes functions for producing a list of
@@ -182,6 +183,7 @@ config OPTION_EGLIBC_ENVZ
envz_get envz_strip
config OPTION_EGLIBC_FSTAB
+ default y
bool "Access functions for 'fstab'"
help
This option group includes functions for reading the mount
@@ -196,6 +198,7 @@ config OPTION_EGLIBC_FSTAB
getfsfile
config OPTION_EGLIBC_INET
+ default y
bool "Networking support"
help
This option group includes networking-specific functions and
@@ -388,6 +391,7 @@ config OPTION_EGLIBC_NIS
group; you must enable that to enable this option group.
config OPTION_EGLIBC_LIBM
+ default y
bool "libm (math library)"
help
This option group includes the 'libm' library, containing
@@ -414,6 +418,7 @@ config OPTION_EGLIBC_LOCALES
config OPTION_EGLIBC_NSSWITCH
+ default y
bool "Name service switch (nsswitch) support"
help
This option group includes support for the 'nsswitch' facility.
@@ -608,6 +613,7 @@ config OPTION_EGLIBC_UTMPX
utmpxname
config OPTION_EGLIBC_WORDEXP
+ default y
bool "Shell-style word expansion"
help
This option group includes the 'wordexp' function for
@@ -724,6 +730,7 @@ config OPTION_EGLIBC_CATGETS
config OPTION_POSIX_REGEXP
+ default y
bool "Regular expressions"
help
This option group includes the POSIX regular expression