summaryrefslogtreecommitdiffstats
path: root/package/htop/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/htop/Config.in')
-rw-r--r--package/htop/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/htop/Config.in b/package/htop/Config.in
new file mode 100644
index 000000000..55b4b151f
--- /dev/null
+++ b/package/htop/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_HTOP
+ bool "htop"
+ select BR2_PACKAGE_NCURSES
+ help
+ htop is an interactive text-mode process viewer for Linux.
+ It aims to be a better top.
+
+ http://htop.sf.net