aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 422a6ae..8da5728 100644
--- a/config.h.in
+++ b/config.h.in
@@ -449,6 +449,9 @@
/* NULL driver */
#undef WITH_NULL
+/* parport bus driver */
+#undef WITH_PARPORT
+
/* PNG driver */
#undef WITH_PNG
@@ -464,6 +467,9 @@
/* serdisplib driver */
#undef WITH_SERDISPLIB
+/* serial bus driver */
+#undef WITH_SERIAL
+
/* SimpleLCD driver */
#undef WITH_SIMPLELCD