aboutsummaryrefslogtreecommitdiff
path: root/findutils
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-02-04 17:21:55 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-02-04 17:21:55 +0000
commit01986e9c6f45e718a11c8cd7a37306b54b78b501 (patch)
tree53406ecdf8b31fa078340f2836e327bbf6c02946 /findutils
parentcf787cf3a54f21e643d760dc3f893233ecce4ad5 (diff)
downloadbusybox-01986e9c6f45e718a11c8cd7a37306b54b78b501.tar.gz
- remove duplicate menu entry
Diffstat (limited to 'findutils')
-rw-r--r--findutils/Config.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/findutils/Config.in b/findutils/Config.in
index e5f82986d..554303f75 100644
--- a/findutils/Config.in
+++ b/findutils/Config.in
@@ -99,15 +99,6 @@ config FEATURE_FIND_NOT
full-blown desktop' is enabled, then will also the non-POSIX
'-not' be supported.
-config FEATURE_FIND_NOT
- bool "Enable the 'not' (!) operator"
- default y
- depends on FIND
- help
- Support the '!' operator to invert the test results. If 'Enable
- full-blown desktop' is enabled, then will also the non-POSIX
- '-not' be supported.
-
config GREP
bool "grep"
default n