diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2002-12-06 23:05:22 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2002-12-06 23:05:22 +0000 |
commit | 75360f951f9de637f75a4c5f114304cc39fe7f93 (patch) | |
tree | a106f0f8f1e62754297429d753e3584daee118be | |
parent | f795b027c674ffde45fbac8c54e4323d38875d30 (diff) | |
download | busybox-w32-75360f951f9de637f75a4c5f114304cc39fe7f93.tar.gz busybox-w32-75360f951f9de637f75a4c5f114304cc39fe7f93.tar.bz2 busybox-w32-75360f951f9de637f75a4c5f114304cc39fe7f93.zip |
It shouldnt depend on itself
-rw-r--r-- | procps/Config.in | 1 |
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 | |||
14 | config CONFIG_KILL | 14 | config 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 | ||