summaryrefslogtreecommitdiff
path: root/package/lm-sensors/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/lm-sensors/Config.in')
-rw-r--r--package/lm-sensors/Config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/lm-sensors/Config.in b/package/lm-sensors/Config.in
new file mode 100644
index 000000000..68845c9ca
--- /dev/null
+++ b/package/lm-sensors/Config.in
@@ -0,0 +1,12 @@
+config BR2_PACKAGE_LM_SENSORS
+ bool "lm-sensors"
+ select BR2_PACKAGE_LIBSYSFS
+ default n
+ help
+ Lm-sensors is a hardware health monitoring package for
+ Linux. It allows you to access information from
+ temperature, voltage, and fan speed sensors. It
+ works with most newer systems.
+
+ http://www.lm-sensors.org/
+