xref: /OK3568_Linux_fs/buildroot/package/mbpfan/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_MBPFAN
2	bool "mbpfan"
3	depends on BR2_USE_MMU
4	help
5	  Mbpfan is a daemon for MacBook laptops which monitors the
6	  CPU temperature with the coretemp module, and sets the fan
7	  speeds with the applesmc module.
8
9	  https://github.com/linux-on-mac/mbpfan
10