summaryrefslogtreecommitdiff
path: root/kconfig/option-groups.def-2.10
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/option-groups.def-2.10')
-rw-r--r--kconfig/option-groups.def-2.102
1 files changed, 2 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.