summaryrefslogtreecommitdiff
path: root/kconfig
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
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')
-rw-r--r--kconfig/option-groups.def-2.108
-rw-r--r--kconfig/option-groups.def-2.97
2 files changed, 15 insertions, 0 deletions
diff --git a/kconfig/option-groups.def-2.10 b/kconfig/option-groups.def-2.10
index d060c17..ec77f55 100644
--- a/kconfig/option-groups.def-2.10
+++ b/kconfig/option-groups.def-2.10
@@ -43,6 +43,7 @@
config OPTION_EGLIBC_BACKTRACE
+ default y
bool "Functions for producing backtraces"
help
This option group includes functions for producing a list of
@@ -87,6 +88,7 @@ config OPTION_EGLIBC_CXX_TESTS
option groups are disabled, this test must also be disabled.
config OPTION_EGLIBC_LIBM
+ default y
bool "libm (math library)"
help
This option group includes the 'libm' library, containing
@@ -219,6 +221,7 @@ config OPTION_EGLIBC_FMTMSG
addseverity fmtmsg
config OPTION_EGLIBC_FSTAB
+ default y
bool "Access functions for 'fstab'"
help
This option group includes functions for reading the mount
@@ -233,6 +236,7 @@ config OPTION_EGLIBC_FSTAB
getfsfile
config OPTION_EGLIBC_FTRAVERSE
+ default y
bool "Functions for traversing file hierarchies"
help
This option group includes functions for traversing file
@@ -247,6 +251,7 @@ config OPTION_EGLIBC_FTRAVERSE
fts_close
config OPTION_EGLIBC_INET
+ default y
bool "Networking support"
help
This option group includes networking-specific functions and
@@ -446,6 +451,7 @@ config OPTION_EGLIBC_LOCALES
only the "C" locale is supported.
config OPTION_EGLIBC_NSSWITCH
+ default y
bool "Name service switch (nsswitch) support"
help
This option group includes support for the 'nsswitch' facility.
@@ -640,6 +646,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
@@ -755,6 +762,7 @@ config OPTION_POSIX_WIDE_CHAR_DEVICE_IO
errno to EINVAL.
config OPTION_POSIX_REGEXP
+ default y
bool "Regular expressions"
help
This option group includes the POSIX regular expression
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