Config.in 301 B

123456789
  1. config BR2_PACKAGE_CPULOAD
  2. bool "cpuload"
  3. help
  4. cpuload is a simple tool to obtain intuitive vision of CPU
  5. load (including total, user, system, irq and softirq) within a
  6. certain time, which is especially useful for embedded system
  7. without GUI.
  8. https://github.com/kelvincheung/cpuload