board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / fan-ctrl / Config.in
blob869631683b2ac5777a124b6ca41f730e294bee3e
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.
11           http://fan-ctrl.sourceforge.net/