diff options
Diffstat (limited to 'editors/Config.in')
-rw-r--r-- | editors/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editors/Config.in b/editors/Config.in index c752677..b7135f3 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 |