kumquat-buildroot/package/mhz/Config.in
Robert Marko 8ca683b105 package/mhz: add new package
mhz is a tool to mathematically calculate the real running CPU frequency
and as such has proved as invaluable tool for developing CPUFreq and
similar features in the kernel.

Its source finally got a license recently so it can be packaged.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-08-01 22:47:12 +02:00

7 lines
119 B
Plaintext

config BR2_PACKAGE_MHZ
bool "mhz"
help
CPU frequency measurement utility.
https://github.com/wtarreau/mhz.git