xref: /OK3568_Linux_fs/buildroot/package/ftop/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_FTOP
2	bool "ftop"
3	select BR2_PACKAGE_NCURSES
4	help
5	  Ftop is to files what top is to processes.
6	  The progress of all open files and file systems can be
7	  monitored.
8
9	  https://sourceforge.net/projects/ftop/
10