aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2004-09-24 21:41:00 +0000
committerreinelt <>2004-09-24 21:41:00 +0000
commit5aef0c5097df02b2809eb86c0c81c9e04667ee8e (patch)
treeaf51ab5de2bcb32c3b1c9a4418357c4257e8adb4 /config.h.in
parent75bb1267aab38c6e01a062b73a237fbbff798d66 (diff)
downloadlcd4linux-5aef0c5097df02b2809eb86c0c81c9e04667ee8e.tar.gz
[lcd4linux @ 2004-09-24 21:40:52 by reinelt]
new driver for the BWCT USB LCD interface board.
Diffstat (limited to '')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 1672e68..a81154c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -184,6 +184,9 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to 1 if you have the <usb.h> header file. */
+#undef HAVE_USB_H
+
/* Define to 1 if you have the `vfork' function. */
#undef HAVE_VFORK
@@ -311,6 +314,9 @@
/* Beckmann&Egle driver */
#undef WITH_BECKMANNEGLE
+/* BWCT driver */
+#undef WITH_BWCT
+
/* Crystalfontz driver */
#undef WITH_CRYSTALFONTZ