aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
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