From 011dae42e1add1f09fafec9125077afd38a9a837 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 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 04f9c4f..c2219fc 100644 --- a/acconfig.h +++ b/acconfig.h @@ -13,6 +13,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