1 config BR2_PACKAGE_LM_SENSORS
4 Lm-sensors is a hardware health monitoring package for
5 Linux. It allows you to access information from
6 temperature, voltage, and fan speed sensors. It
7 works with most newer systems.
9 http://www.lm-sensors.org/
11 if BR2_PACKAGE_LM_SENSORS
12 comment "lm-sensors tools"
14 config BR2_PACKAGE_LM_SENSORS_SENSORS
18 Sensors is used to show the current readings of all sensor
21 config BR2_PACKAGE_LM_SENSORS_FANCONTROL
24 Script for temperature driven fan control
26 config BR2_PACKAGE_LM_SENSORS_ISADUMP
29 Isadump is a small helper program to examine registers
30 visible through the ISA bus.
32 config BR2_PACKAGE_LM_SENSORS_ISASET
35 Isaset is a small helper program to set register visible
38 config BR2_PACKAGE_LM_SENSORS_PWMCONFIG
41 Pwmconfig searches your sensors for pulse width modulation (PWM)
42 controls, and tests each one to see if it controls a fan on
45 config BR2_PACKAGE_LM_SENSORS_SENSORS_DETECT
47 depends on BR2_PACKAGE_PERL
49 Sensors-detect is an interactive program for detecting
50 available hardware monitoring chips.
52 comment "sensors-detect needs perl"
53 depends on !BR2_PACKAGE_PERL