From 38316eabe17ef143a2951b72c7cdd318b99a6c71 Mon Sep 17 00:00:00 2001 From: reinelt Date: Sat, 17 Aug 2002 13:10:23 +0000 Subject: [lcd4linux @ 2002-08-17 13:10:22 by reinelt] USBLCD driver added git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@155 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index a7516ee..430da26 100644 --- a/config.h.in +++ b/config.h.in @@ -14,6 +14,9 @@ /* Define if you want the T6963 driver compiled */ #undef WITH_T6963 +/* Define if you want the USBLCD driver compiled */ +#undef WITH_USBLCD + /* Define if you want the Matrix Orbital driver compiled */ #undef WITH_MATRIXORBITAL -- cgit v1.2.3