summaryrefslogtreecommitdiffstats
path: root/rules/lm_sensors.in
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2009-10-10 16:11:29 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-10-10 17:56:31 +0200
commit00709d0d4d7b554a82cbb7fcf054457b31d94beb (patch)
treeab0aa4d9b6670daede01ad630c886aa69499d963 /rules/lm_sensors.in
parent8a665882b63f8f7f6c249b208181e1d88bbf08f4 (diff)
downloadptxdist-00709d0d4d7b554a82cbb7fcf054457b31d94beb.tar.gz
ptxdist-00709d0d4d7b554a82cbb7fcf054457b31d94beb.tar.xz
[lm_sensors] add new package
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'rules/lm_sensors.in')
-rw-r--r--rules/lm_sensors.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/rules/lm_sensors.in b/rules/lm_sensors.in
new file mode 100644
index 000000000..1705f11a2
--- /dev/null
+++ b/rules/lm_sensors.in
@@ -0,0 +1,10 @@
+## SECTION=shell_and_console
+
+config LM_SENSORS
+ tristate
+ prompt "lm_sensors"
+ help
+ Lm-sensors is a hardware health monitoring package for Linux.
+ It contains a library (libsensors) providing generic access to hwmon
+ devices and a simple application dumping the readings of all
+ available sensor chips.