buildroot/package/mbpfan/Config.in
Christian Stewart 1640b0c1f9 package/mbpfan: new package
Adding mbpfan, a fan control daemon for MacBook laptops.

Signed-off-by: Christian Stewart <christian@paral.in>
[Peter: add hash file, drop Debian init script, drop systemd symlinks, add
 DEVELOPERS entry]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-07-27 10:13:06 +02:00

10 lines
273 B
Plaintext

config BR2_PACKAGE_MBPFAN
bool "mbpfan"
depends on BR2_USE_MMU
help
Mbpfan is a daemon for MacBook laptops which monitors the
CPU temperature with the coretemp module, and sets the fan
speeds with the applesmc module.
https://github.com/linux-on-mac/mbpfan