- remove duplicate menu entry
diff --git a/findutils/Config.in b/findutils/Config.in
index e5f8298..554303f 100644
--- a/findutils/Config.in
+++ b/findutils/Config.in
@@ -99,15 +99,6 @@
 	  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