aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-12-23 15:46:23 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-12-23 15:46:23 +0000
commit91348c5ecee2d7b22b2cb8d0af5a41d309efab91 (patch)
tree65f21f90e24bced996e37b61c0f0e0d08d6fd8f7 /config.h.in
parentc881473ad3e54d4f9c149358173b52b3405262c7 (diff)
downloadlcd4linux-91348c5ecee2d7b22b2cb8d0af5a41d309efab91.tar.gz
hddtemp plugin from Scott Bronson
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@907 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index ee5a8d2..67a52a3 100644
--- a/config.h.in
+++ b/config.h.in
@@ -305,6 +305,9 @@
/* gps plugin */
#undef PLUGIN_GPS
+/* hddtemp plugin */
+#undef PLUGIN_HDDTEMP
+
/* i2c sensors plugin */
#undef PLUGIN_I2C_SENSORS