summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-12-06 19:19:52 +0100
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-12-06 19:20:22 +0100
commitdb9aba8d644ea315fb0edd933bbccb60807cdb36 (patch)
tree6b0f58ef366b1383aceae1c39f5625137d5fdfab
parent4ed2da9e1d7ef4f4d95c1ead0220315349db81e2 (diff)
downloadembtoolkit-db9aba8d644ea315fb0edd933bbccb60807cdb36.tar.gz
embtoolkit-db9aba8d644ea315fb0edd933bbccb60807cdb36.tar.bz2
embtoolkit-db9aba8d644ea315fb0edd933bbccb60807cdb36.tar.xz
Toolchain: eglibc: enable rpc and fmtmsg functions by default
Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
-rw-r--r--kconfig/option-groups.def-2.102
-rw-r--r--kconfig/option-groups.def-2.112
-rw-r--r--kconfig/option-groups.def-2.91
-rw-r--r--kconfig/option-groups.def-trunk2
4 files changed, 7 insertions, 0 deletions
diff --git a/kconfig/option-groups.def-2.10 b/kconfig/option-groups.def-2.10
index 37bf698..bba4ca9 100644
--- a/kconfig/option-groups.def-2.10
+++ b/kconfig/option-groups.def-2.10
@@ -216,6 +216,7 @@ config OPTION_EGLIBC_FCVT
config OPTION_EGLIBC_FMTMSG
bool "Functions for formatting messages"
+ default y
help
This option group includes the following functions:
addseverity fmtmsg
@@ -409,6 +410,7 @@ config OPTION_EGLIBC_ADVANCED_INET6
config OPTION_EGLIBC_SUNRPC
bool "Support for the Sun 'RPC' protocol."
depends on OPTION_EGLIBC_INET
+ default y
help
This option group includes support for the Sun RPC protocols,
including the 'rpcgen' and 'rpcinfo' programs.
diff --git a/kconfig/option-groups.def-2.11 b/kconfig/option-groups.def-2.11
index ac92413..9a7810c 100644
--- a/kconfig/option-groups.def-2.11
+++ b/kconfig/option-groups.def-2.11
@@ -205,6 +205,7 @@ config OPTION_EGLIBC_FCVT
config OPTION_EGLIBC_FMTMSG
bool "Functions for formatting messages"
+ default y
help
This option group includes the following functions:
@@ -369,6 +370,7 @@ config OPTION_EGLIBC_INET
config OPTION_EGLIBC_SUNRPC
bool "Support for the Sun 'RPC' protocol."
depends on OPTION_EGLIBC_INET
+ default y
help
This option group includes support for the Sun RPC protocols,
including the 'rpcgen' and 'rpcinfo' programs.
diff --git a/kconfig/option-groups.def-2.9 b/kconfig/option-groups.def-2.9
index 960ee55..f0e4bdf 100644
--- a/kconfig/option-groups.def-2.9
+++ b/kconfig/option-groups.def-2.9
@@ -374,6 +374,7 @@ config OPTION_EGLIBC_RCMD
config OPTION_EGLIBC_SUNRPC
bool "Support for the Sun 'RPC' protocol."
depends on OPTION_EGLIBC_INET
+ default y
help
This option group includes support for the Sun RPC protocols,
including the 'rpcgen' and 'rpcinfo' programs.
diff --git a/kconfig/option-groups.def-trunk b/kconfig/option-groups.def-trunk
index a80e273..3b8b551 100644
--- a/kconfig/option-groups.def-trunk
+++ b/kconfig/option-groups.def-trunk
@@ -224,6 +224,7 @@ config OPTION_EGLIBC_FCVT
config OPTION_EGLIBC_FMTMSG
bool "Functions for formatting messages"
+ default y
help
This option group includes the following functions:
@@ -387,6 +388,7 @@ config OPTION_EGLIBC_INET
config OPTION_EGLIBC_SUNRPC
bool "Support for the Sun 'RPC' protocol."
+ default y
depends on OPTION_EGLIBC_INET
help
This option group includes support for the Sun RPC protocols,