diff options
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r-- | coreutils/Config.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/coreutils/Config.src b/coreutils/Config.src index c2fd73e59..1a044f96c 100644 --- a/coreutils/Config.src +++ b/coreutils/Config.src | |||
@@ -295,11 +295,11 @@ config FEATURE_INSTALL_LONG_OPTIONS | |||
295 | help | 295 | help |
296 | Support long options for the install applet. | 296 | Support long options for the install applet. |
297 | 297 | ||
298 | config LENGTH | 298 | ####config LENGTH |
299 | bool "length" | 299 | #### bool "length" |
300 | default y | 300 | #### default y |
301 | help | 301 | #### help |
302 | length is used to print out the length of a specified string. | 302 | #### length is used to print out the length of a specified string. |
303 | 303 | ||
304 | config LN | 304 | config LN |
305 | bool "ln" | 305 | bool "ln" |