From db9aba8d644ea315fb0edd933bbccb60807cdb36 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 6 Dec 2009 19:19:52 +0100 Subject: Toolchain: eglibc: enable rpc and fmtmsg functions by default Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/option-groups.def-2.10 | 2 ++ kconfig/option-groups.def-2.11 | 2 ++ kconfig/option-groups.def-2.9 | 1 + kconfig/option-groups.def-trunk | 2 ++ 4 files changed, 7 insertions(+) (limited to 'kconfig') 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, -- cgit v1.2.3