diff options
author | Glenn L McGrath | 2002-12-06 23:05:22 +0000 |
---|---|---|
committer | Glenn L McGrath | 2002-12-06 23:05:22 +0000 |
commit | 75360f951f9de637f75a4c5f114304cc39fe7f93 (patch) | |
tree | a106f0f8f1e62754297429d753e3584daee118be | |
parent | f795b027c674ffde45fbac8c54e4323d38875d30 (diff) | |
download | busybox-75360f951f9de637f75a4c5f114304cc39fe7f93.zip busybox-75360f951f9de637f75a4c5f114304cc39fe7f93.tar.gz |
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 bf05f23..a9bf726 100644 --- a/procps/Config.in +++ b/procps/Config.in @@ -14,7 +14,6 @@ config CONFIG_FREE config CONFIG_KILL bool "kill" default n - depends on CONFIG_KILL help Please submit a patch to add help text for this item. |