From e0bc8f47b964169bcbec3ce14d1aca38bc024cee Mon Sep 17 00:00:00 2001 From: reinelt Date: Mon, 29 Apr 2002 11:00:28 +0000 Subject: [lcd4linux @ 2002-04-29 11:00:25 by reinelt] added Toshiba T6963 driver added ndelay() with nanosecond resolution git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@152 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index b5eb54f..04f9c4f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -10,6 +10,9 @@ /* Define if you want the M50530 driver compiled */ #undef WITH_M50530 +/* Define if you want the T6963 driver compiled */ +#undef WITH_T6963 + /* Define if you want the Matrix Orbital driver compiled */ #undef WITH_MATRIXORBITAL -- cgit v1.2.3