aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/Config.in')
-rw-r--r--coreutils/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in
index a299506e6..466e8b880 100644
--- a/coreutils/Config.in
+++ b/coreutils/Config.in
@@ -164,6 +164,12 @@ config CONFIG_ENV
a command; without options it displays the current
environment.
+config CONFIG_PRINTENV
+ bool "printenv"
+ default n
+ help
+ printenv is used to print all or part of environment.
+
config CONFIG_EXPR
bool "expr"
default n