summaryrefslogtreecommitdiffstats
path: root/rules/lm_sensors.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-16 21:00:06 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-16 21:00:06 +0100
commitbd05f2870d3a1e71f912dffdb5f76c092a3adec4 (patch)
tree90b4fb9487c1d7fc2d33f017e7c8e47735eea292 /rules/lm_sensors.in
parenta58e4fce360aa43a9c33e90fd957f59a491cc709 (diff)
downloadptxdist-bd05f2870d3a1e71f912dffdb5f76c092a3adec4.tar.gz
ptxdist-bd05f2870d3a1e71f912dffdb5f76c092a3adec4.tar.xz
[lm_sensors] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/lm_sensors.in')
-rw-r--r--rules/lm_sensors.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/lm_sensors.in b/rules/lm_sensors.in
index f3597c094..77c41d0d3 100644
--- a/rules/lm_sensors.in
+++ b/rules/lm_sensors.in
@@ -3,6 +3,7 @@
menuconfig LM_SENSORS
tristate
prompt "lm_sensors "
+ select LIBC_M
select BASH if LM_SENSORS_FANCONTROL || LM_SENSORS_PWMCONFIG
help
Lm-sensors is a hardware health monitoring package for Linux.