aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-08-03 03:10:49 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-08-03 03:10:49 +0000
commit38367abf672c32015cacd8b469c390a048f2c97f (patch)
treefe3f5d55271947f76fc958352d69d3db12b4b9d8 /config.h.in
parente91cbd072ab678b68095a5e81fc37df6ae44c975 (diff)
downloadlcd4linux-38367abf672c32015cacd8b469c390a048f2c97f.tar.gz
driver for 4D Systems serial displays by Sven Killig
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@887 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 517858d..7f3dee3 100644
--- a/config.h.in
+++ b/config.h.in
@@ -413,6 +413,9 @@
/* CwLinux driver */
#undef WITH_CWLINUX
+/* D4D driver */
+#undef WITH_D4D
+
/* Define if using the dmalloc debugging malloc package */
#undef WITH_DMALLOC