docker-engine: new package
[buildroot-gz.git] / package / ftop / Config.in
blob1f5ebbbbfa62a51193e0118f6638d2634f5aa72f
1 config 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 monitored.
8           https://code.google.com/p/ftop/