aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2005-01-22 22:57:57 +0000
committerreinelt <>2005-01-22 22:57:57 +0000
commitb285743489e7d237cb32fc3aaae0ffdad6c264a4 (patch)
tree42fe090a521dcd8926d2bf2140685de507509182 /config.h.in
parent8f661b82c70ded73c02fa0b3491f8e6998fe7e51 (diff)
downloadlcd4linux-b285743489e7d237cb32fc3aaae0ffdad6c264a4.tar.gz
[lcd4linux @ 2005-01-22 22:57:57 by reinelt]
LCD-Linux driver added
Diffstat (limited to '')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index a05eb4b..2ed609e 100644
--- a/config.h.in
+++ b/config.h.in
@@ -332,6 +332,9 @@
/* HD44780 driver */
#undef WITH_HD44780
+/* LCD-Linux driver */
+#undef WITH_LCDLINUX
+
/* LCDTerm driver */
#undef WITH_LCDTERM