aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
99 full-blown desktop' is enabled, then will also the non-POSIX 99 full-blown desktop' is enabled, then will also the non-POSIX
100 '-not' be supported. 100 '-not' be supported.
101 101
102config FEATURE_FIND_NOT
103 bool "Enable the 'not' (!) operator"
104 default y
105 depends on FIND
106 help
107 Support the '!' operator to invert the test results. If 'Enable
108 full-blown desktop' is enabled, then will also the non-POSIX
109 '-not' be supported.
110
111config GREP 102config GREP
112 bool "grep" 103 bool "grep"
113 default n 104 default n