aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.src
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-12-01 13:06:03 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2010-12-01 13:06:03 +0100
commit3f2477e8a89ddadd1dfdd9d990ac8c6fdb8ad4b3 (patch)
treef672972cbfd8cf87a1c386235fbb5522331d1a89 /coreutils/Config.src
parent631fd5ccd7372e2c09e953cc3c5d0176ee2bc6d2 (diff)
downloadbusybox-3f2477e8a89ddadd1dfdd9d990ac8c6fdb8ad4b3.tar.gz
touch: fix help text to not show options disabled in .config
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r--coreutils/Config.src7
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
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