diff options
Diffstat (limited to 'procps/Config.in')
-rw-r--r-- | procps/Config.in | 5 |
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 | ||
41 | config CONFIG_KILLALL5 | ||
42 | bool "killall5" | ||
43 | default n | ||
44 | depends on CONFIG_KILL | ||
45 | |||
41 | config CONFIG_PIDOF | 46 | config CONFIG_PIDOF |
42 | bool "pidof" | 47 | bool "pidof" |
43 | default n | 48 | default n |