aboutsummaryrefslogtreecommitdiff
path: root/editors/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'editors/Config.in')
-rw-r--r--editors/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/editors/Config.in b/editors/Config.in
index c75267759..b7135f393 100644
--- a/editors/Config.in
+++ b/editors/Config.in
@@ -18,6 +18,12 @@ config CONFIG_FEATURE_AWK_MATH
help
Please submit a patch to add help text for this item.
+config CONFIG_PATCH
+ bool "patch"
+ default n
+ help
+ Apply a unified diff formated patch.
+
config CONFIG_SED
bool "sed"
default n