package/upmpcli: bump to version 0.13.1
[buildroot-gz.git] / package / cpuload / Config.in
blob82bc450afac23977630d4193bb0568f41ef04d16
1 config BR2_PACKAGE_CPULOAD
2         bool "cpuload"
3         help
4           cpuload is a simple tool to obtain intuitive vision of CPU load
5           (including total, user, system, irq and softirq) within a certain
6           time, which is especially useful for embedded system without GUI.
8           https://github.com/kelvincheung/cpuload