aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2011-07-28 02:09:16 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2011-07-28 02:09:16 +0000
commit6b6d1d868a0c3fc1bca2dee73adf4a14e1698c38 (patch)
tree269669a6d3dad982c79586960759bea1c3810813 /config.h.in
parent6eec23d6f438845b1a646790a83be3053bc194bc (diff)
downloadlcd4linux-6b6d1d868a0c3fc1bca2dee73adf4a14e1698c38.tar.gz
driver for Futaba MDM166A Graphic(96x16) vf-displays by Andreas Brachold
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1158 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index d48c9fc..82a2f97 100644
--- a/config.h.in
+++ b/config.h.in
@@ -70,6 +70,9 @@
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
+/* Define to 1 if you have the <libusb-1.0/libusb.h> header file. */
+#undef HAVE_LIBUSB_1_0_LIBUSB_H
+
/* Define to 1 if you have the <linux/dvb/frontend.h> header file. */
#undef HAVE_LINUX_DVB_FRONTEND_H
@@ -549,6 +552,9 @@
/* MatrixOrbitalGX driver */
#undef WITH_MATRIXORBITALGX
+/* MDM166A driver */
+#undef WITH_MDM166A
+
/* Milford Instruments driver */
#undef WITH_MILINST