diff options
Diffstat (limited to 'coreutils/Config.in')
-rw-r--r-- | coreutils/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in index 49b884b70..9e06c0d80 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in | |||
@@ -156,6 +156,7 @@ config CONFIG_ECHO | |||
156 | help | 156 | help |
157 | echo is used to print a specified string to stdout. | 157 | echo is used to print a specified string to stdout. |
158 | 158 | ||
159 | # this entry also appears in shell/Config.in, next to the echo builtin | ||
159 | config CONFIG_FEATURE_FANCY_ECHO | 160 | config CONFIG_FEATURE_FANCY_ECHO |
160 | bool " Enable echo options (-n and -e)" | 161 | bool " Enable echo options (-n and -e)" |
161 | default y | 162 | default y |