aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-12-06 23:05:22 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-12-06 23:05:22 +0000
commit75360f951f9de637f75a4c5f114304cc39fe7f93 (patch)
treea106f0f8f1e62754297429d753e3584daee118be
parentf795b027c674ffde45fbac8c54e4323d38875d30 (diff)
downloadbusybox-w32-75360f951f9de637f75a4c5f114304cc39fe7f93.tar.gz
busybox-w32-75360f951f9de637f75a4c5f114304cc39fe7f93.tar.bz2
busybox-w32-75360f951f9de637f75a4c5f114304cc39fe7f93.zip
It shouldnt depend on itself
-rw-r--r--procps/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/procps/Config.in b/procps/Config.in
index bf05f231b..a9bf726a4 100644
--- a/procps/Config.in
+++ b/procps/Config.in
@@ -14,7 +14,6 @@ config CONFIG_FREE
14config CONFIG_KILL 14config CONFIG_KILL
15 bool "kill" 15 bool "kill"
16 default n 16 default n
17 depends on CONFIG_KILL
18 help 17 help
19 Please submit a patch to add help text for this item. 18 Please submit a patch to add help text for this item.
20 19