869631683b2ac5777a124b6ca41f730e294bee3e
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / fan-ctrl / Config.in
1 config BR2_PACKAGE_FAN_CTRL
2         bool "fan-ctrl"
3         depends on BR2_USE_MMU # fork()
4         help
5           Fan-ctrl is a little daemon that controls the speed of one
6           or more system or CPU fans. It does so by monitoring
7           temperature inputs and selecting a fan speed from an array
8           of available speeds based on a set of temperature
9           thresholds.
10
11           http://fan-ctrl.sourceforge.net/