aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-12-06 23:05:22 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-12-06 23:05:22 +0000
commit820d01c4b99ba0843f34bf2fad960e2b549ff7a4 (patch)
treea106f0f8f1e62754297429d753e3584daee118be
parent875c7a68b5102f95e27fd114ffe4c17da77661a5 (diff)
downloadbusybox-w32-820d01c4b99ba0843f34bf2fad960e2b549ff7a4.tar.gz
busybox-w32-820d01c4b99ba0843f34bf2fad960e2b549ff7a4.tar.bz2
busybox-w32-820d01c4b99ba0843f34bf2fad960e2b549ff7a4.zip
It shouldnt depend on itself
git-svn-id: svn://busybox.net/trunk/busybox@6124 69ca8d6d-28ef-0310-b511-8ec308f3f277
-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