aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-10-01 15:04:49 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-10-01 15:04:49 +0000
commit354b411f9ddf943fe35b380f11d52bd6201df131 (patch)
treedd12acd3f92bb6d592b252f12d1a8b05aab75df1 /config.h.in
parent2dfe05bcccd321f4907cf976edceb409c27f2677 (diff)
downloadlcd4linux-354b411f9ddf943fe35b380f11d52bd6201df131.tar.gz
driver for Pertelian display by Andy Powell
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@843 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 69bc14c..30902ba 100644
--- a/config.h.in
+++ b/config.h.in
@@ -464,6 +464,12 @@
/* parport bus driver */
#undef WITH_PARPORT
+/* Pertelian driver */
+#undef WITH_PERTELIAN
+
+/* picoLCD driver */
+#undef WITH_PICOLCD
+
/* PNG driver */
#undef WITH_PNG
@@ -503,9 +509,6 @@
/* X11 driver */
#undef WITH_X11
-/* picoLCD driver */
-#undef WITH_picoLCD
-
/* Define to 1 if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING