summaryrefslogtreecommitdiff
path: root/package/procps/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/procps/Config.in')
-rw-r--r--package/procps/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/procps/Config.in b/package/procps/Config.in
index 43f8ff29a..3a4cb84c8 100644
--- a/package/procps/Config.in
+++ b/package/procps/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_PROCPS
bool "procps"
default n
+ select BR2_PACKAGE_NCURSES
help
Standard informational utilities and process-handling tools.
Provides things like kill, ps, uptime, free, top, etc...