aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-07-15 04:15:53 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-07-15 04:15:53 +0000
commita33d603a8a6e4315feb59e4d7f184d3296d7ab6a (patch)
tree769c6e6b6530f30330d49bf5e1ccaa3f6bb19d39 /config.h.in
parent0eaef1fe7d173a7e629dcb61360c9ae450dc7a69 (diff)
downloadlcd4linux-a33d603a8a6e4315feb59e4d7f184d3296d7ab6a.tar.gz
picoLCDGraphic driver by Nicu Pavel added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@881 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 bce7285..2b75658 100644
--- a/config.h.in
+++ b/config.h.in
@@ -476,6 +476,9 @@
/* picoLCD driver */
#undef WITH_PICOLCD
+/* picoLCDGraphic driver */
+#undef WITH_PICOLCDGRAPHIC
+
/* PNG driver */
#undef WITH_PNG