aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-12-06 22:45:07 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-12-06 22:45:07 +0000
commit875c7a68b5102f95e27fd114ffe4c17da77661a5 (patch)
tree3da560fa6f55e512b66942d52d4e52ca6ce59d53
parentaeee288acfcbca4a6afb48d0268a8af3fa928e7f (diff)
downloadbusybox-w32-875c7a68b5102f95e27fd114ffe4c17da77661a5.tar.gz
busybox-w32-875c7a68b5102f95e27fd114ffe4c17da77661a5.tar.bz2
busybox-w32-875c7a68b5102f95e27fd114ffe4c17da77661a5.zip
Remove duplicate entry for kill
git-svn-id: svn://busybox.net/trunk/busybox@6123 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--procps/Config.in3
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
12 Please submit a patch to add help text for this item. 12 Please submit a patch to add help text for this item.
13 13
14config CONFIG_KILL 14config CONFIG_KILL
15 default y
16
17config CONFIG_KILL
18 bool "kill" 15 bool "kill"
19 default n 16 default n
20 depends on CONFIG_KILL 17 depends on CONFIG_KILL