summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,