From 832041ab49ceed247aa6b8caf1033266e11025d3 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Mon, 10 Sep 2001 13:55:53 +0000 Subject: [lcd4linux @ 2001-09-10 13:55:53 by reinelt] M50530 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 3dcee7e..6d1e48e 100644 --- a/config.h.in +++ b/config.h.in @@ -45,6 +45,9 @@ /* Define if you want the HD44780 driver compiled */ #undef WITH_HD44780 +/* Define if you want the M50530 driver compiled */ +#undef WITH_M50530 + /* Define if you want the Matrix Orbital driver compiled */ #undef WITH_MATRIXORBITAL -- cgit v1.2.3