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 --- 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 430da26..5877dfe 100644 --- a/config.h.in +++ b/config.h.in @@ -5,6 +5,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