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 0eb70af..c2fd73e 100644 --- a/coreutils/Config.src +++ b/coreutils/Config.src @@ -661,13 +661,6 @@ config FEATURE_TEE_USE_BLOCK_IO help Enable this option for a faster tee, at expense of size. -config TOUCH - bool "touch" - default y - help - touch is used to create or change the access and/or - modification timestamp of specified files. - config TRUE bool "true" default y |