diff options
Diffstat (limited to 'procps/Config.src')
-rw-r--r-- | procps/Config.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/Config.src b/procps/Config.src index eb4760752..35fef2eda 100644 --- a/procps/Config.src +++ b/procps/Config.src | |||
@@ -8,7 +8,7 @@ menu "Process Utilities" | |||
8 | INSERT | 8 | INSERT |
9 | 9 | ||
10 | config FEATURE_SHOW_THREADS | 10 | config FEATURE_SHOW_THREADS |
11 | bool "Support for showing threads in ps/pstree/top" | 11 | bool "Support thread display in ps/pstree/top" |
12 | default y | 12 | default y |
13 | depends on PS || TOP || PSTREE | 13 | depends on PS || TOP || PSTREE |
14 | help | 14 | help |