From 625d3ca196c9d1f99be53e8c262ae68f6ec24ca0 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 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@144 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 bfe34d9..b5eb54f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -7,6 +7,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