configs/bananapro: bump Linux to 4.10.4
[buildroot-gz.git] / package / nload / Config.in
blobc938d8eae849456af36e87f499c2ae7e8634cb62
1 comment "nload needs a toolchain w/ C++"
2         depends on !BR2_INSTALL_LIBSTDCPP
4 config BR2_PACKAGE_NLOAD
5         bool "nload"
6         depends on BR2_INSTALL_LIBSTDCPP
7         select BR2_PACKAGE_NCURSES
8         help
9           nload is a console application which monitors network traffic
10           and bandwidth usage in real time. It visualizes the in- and
11           outgoing traffic using two graphs and provides additional info
12           like total amount of transfered data and min/max network
13           usage.
15           http://www.roland-riegel.de/nload/