summaryrefslogtreecommitdiffstats
path: root/package/cpuload/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/cpuload/Config.in')
-rw-r--r--package/cpuload/Config.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/package/cpuload/Config.in b/package/cpuload/Config.in
index 82bc450afa..9a7b4e9f42 100644
--- a/package/cpuload/Config.in
+++ b/package/cpuload/Config.in
@@ -1,8 +1,9 @@
config BR2_PACKAGE_CPULOAD
bool "cpuload"
help
- cpuload is a simple tool to obtain intuitive vision of CPU load
- (including total, user, system, irq and softirq) within a certain
- time, which is especially useful for embedded system without GUI.
+ cpuload is a simple tool to obtain intuitive vision of CPU
+ load (including total, user, system, irq and softirq) within a
+ certain time, which is especially useful for embedded system
+ without GUI.
https://github.com/kelvincheung/cpuload
OpenPOWER on IntegriCloud