touch: fix help text to not show options disabled in .config

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
Denys Vlasenko
2010-12-01 13:06:03 +01:00
parent 631fd5ccd7
commit 3f2477e8a8
5 changed files with 29 additions and 25 deletions

View File

@@ -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