From da2e1bd82366d5d75d8e67c18179f76b9baf7a65 Mon Sep 17 00:00:00 2001 From: reinelt Date: Mon, 19 Dec 2005 05:08:31 +0000 Subject: [lcd4linux @ 2005-12-19 05:08:27 by reinelt] GPO's added to the Sample driver git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@603 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drivers.m4 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers.m4') diff --git a/drivers.m4 b/drivers.m4 index cd85974..c100f45 100644 --- a/drivers.m4 +++ b/drivers.m4 @@ -317,6 +317,8 @@ if test "$SAMPLE" = "yes"; then # select either text or graphics mode TEXT="yes" GRAPHIC="yes" + # support for GPO's + GPO="yes" # select bus: serial (including USB), parallel or i2c SERIAL="yes" PARPORT="yes" -- cgit v1.2.3