diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2002-12-06 22:45:07 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2002-12-06 22:45:07 +0000 |
commit | f795b027c674ffde45fbac8c54e4323d38875d30 (patch) | |
tree | 3da560fa6f55e512b66942d52d4e52ca6ce59d53 | |
parent | 0337c467a0d141c3d1a13967fb8abe98580ef699 (diff) | |
download | busybox-f795b027c674ffde45fbac8c54e4323d38875d30.tar.gz |
Remove duplicate entry for kill
-rw-r--r-- | procps/Config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/procps/Config.in b/procps/Config.in index 666364385..bf05f231b 100644 --- a/procps/Config.in +++ b/procps/Config.in @@ -12,9 +12,6 @@ config CONFIG_FREE Please submit a patch to add help text for this item. config CONFIG_KILL - default y - -config CONFIG_KILL bool "kill" default n depends on CONFIG_KILL |