aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-07-15 10:22:19 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-07-15 10:22:19 +0000
commitb243fddf0754e8d193febc0598941fd1638ff33b (patch)
treeff80c438b682a1379a494dc710025c5f8eaf7dd7 /config.h.in
parent38a69aee81b48e2df7714310c39b5cdf171b9123 (diff)
downloadlcd4linux-b243fddf0754e8d193febc0598941fd1638ff33b.tar.gz
added IRLCD driver by Jean-Philippe Civade
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@884 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 2b75658..517858d 100644
--- a/config.h.in
+++ b/config.h.in
@@ -434,6 +434,9 @@
/* image widget */
#undef WITH_IMAGE
+/* IRLCD driver */
+#undef WITH_IRLCD
+
/* LCD2USB driver */
#undef WITH_LCD2USB