From 354b411f9ddf943fe35b380f11d52bd6201df131 Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 1 Oct 2007 15:04:49 +0000 Subject: driver for Pertelian display by Andy Powell git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@843 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- config.h.in | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'config.h.in') 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 -- cgit v1.2.3