aboutsummaryrefslogtreecommitdiff
path: root/editors/Config.src
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-11-22 03:15:21 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-11-22 03:15:21 +0100
commit7c6ed78aaa6f7252212869ab576eae1559645a3e (patch)
tree5243c350f7139c1fff1baf27b240ec1c539471a7 /editors/Config.src
parentf9d091316ddaac7b278080f576c37b733427de8b (diff)
downloadbusybox-7c6ed78aaa6f7252212869ab576eae1559645a3e.tar.gz
patch: remove out-of-file build machinery
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'editors/Config.src')
-rw-r--r--editors/Config.src6
1 files changed, 0 insertions, 6 deletions
diff --git a/editors/Config.src b/editors/Config.src
index fc824ccd5..201ee6eb9 100644
--- a/editors/Config.src
+++ b/editors/Config.src
@@ -60,12 +60,6 @@ config ED
Small, simple, evil. Part of SUSv3. If you're not already using
this, you don't need it.
-config PATCH
- bool "patch"
- default y
- help
- Apply a unified diff formatted patch.
-
config SED
bool "sed"
default y