summaryrefslogtreecommitdiff
path: root/coreutils/Config.src
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2011-01-04 19:56:15 +0700
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>2011-01-04 19:56:15 +0700
commit5f6f2162512106adf120d4b528bb125e93e34429 (patch)
tree7d7449f755633c263be7125ad58d21cc3ca5b8a7 /coreutils/Config.src
parent9db69882bee2d528d706d61d34ef7741122330be (diff)
parenta116552869db5e7793ae10968eb3c962c69b3d8c (diff)
downloadbusybox-w32-5f6f2162512106adf120d4b528bb125e93e34429.tar.gz
busybox-w32-5f6f2162512106adf120d4b528bb125e93e34429.tar.bz2
busybox-w32-5f6f2162512106adf120d4b528bb125e93e34429.zip
Merge remote-tracking branch 'upstream/master'
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 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
667config 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
674config TRUE 667config TRUE
675 bool "true" 668 bool "true"
676 default y 669 default y