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 0eb70af55..c2fd73e59 100644 --- a/coreutils/Config.src +++ b/coreutils/Config.src | |||
@@ -661,13 +661,6 @@ config FEATURE_TEE_USE_BLOCK_IO | |||
661 | help | 661 | help |
662 | Enable this option for a faster tee, at expense of size. | 662 | Enable this option for a faster tee, at expense of size. |
663 | 663 | ||
664 | config TOUCH | ||
665 | bool "touch" | ||
666 | default y | ||
667 | help | ||
668 | touch is used to create or change the access and/or | ||
669 | modification timestamp of specified files. | ||
670 | |||
671 | config TRUE | 664 | config TRUE |
672 | bool "true" | 665 | bool "true" |
673 | default y | 666 | default y |