From 2f52ad6d174cf677d3c1e8e286f658b79a8b1b07 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 --- 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