aboutsummaryrefslogtreecommitdiff
path: root/procps/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'procps/Config.in')
-rw-r--r--procps/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/procps/Config.in b/procps/Config.in
index 2183fab9a..2d4ad3bd4 100644
--- a/procps/Config.in
+++ b/procps/Config.in
@@ -38,6 +38,11 @@ config CONFIG_KILLALL
38 specified commands. If no signal name is specified, SIGTERM is 38 specified commands. If no signal name is specified, SIGTERM is
39 sent. 39 sent.
40 40
41config CONFIG_KILLALL5
42 bool "killall5"
43 default n
44 depends on CONFIG_KILL
45
41config CONFIG_PIDOF 46config CONFIG_PIDOF
42 bool "pidof" 47 bool "pidof"
43 default n 48 default n