From c7f5ce26a88f2a5c2794e675809a643de0ba08d3 Mon Sep 17 00:00:00 2001 From: reinelt Date: Wed, 11 Sep 2002 05:16:33 +0000 Subject: [lcd4linux @ 2002-09-11 05:16:32 by reinelt] added Cwlinux driver git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@168 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 c2219fc..6e35fbb 100644 --- a/acconfig.h +++ b/acconfig.h @@ -4,6 +4,9 @@ /* Define if you want the Crystalfontz driver compiled */ #undef WITH_CRYSTALFONTZ +/* Define if you want the Cwlinux driver compiled */ +#undef WITH_CWLINUX + /* Define if you want the HD44780 driver compiled */ #undef WITH_HD44780 -- cgit v1.2.3