diff options
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r-- | coreutils/Config.src | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/coreutils/Config.src b/coreutils/Config.src index adad4ba6d..b599f7999 100644 --- a/coreutils/Config.src +++ b/coreutils/Config.src | |||
@@ -664,13 +664,6 @@ config FEATURE_TEE_USE_BLOCK_IO | |||
664 | help | 664 | help |
665 | Enable this option for a faster tee, at expense of size. | 665 | Enable this option for a faster tee, at expense of size. |
666 | 666 | ||
667 | config TOUCH | ||
668 | bool "touch" | ||
669 | default y | ||
670 | help | ||
671 | touch is used to create or change the access and/or | ||
672 | modification timestamp of specified files. | ||
673 | |||
674 | config TRUE | 667 | config TRUE |
675 | bool "true" | 668 | bool "true" |
676 | default y | 669 | default y |