7fa9c25195
Changes made based upon e-mails with Mike Frysinger and Gerhard Heift. The autoreconf change is important for anyone using uClibc as there is no widely available backtrace (yet). [Peter: fix Config.in indentation, autoreconf, patch] Signed-off-by: Andy Kennedy <Andy.Kennedy@AdTran.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
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
|