From 7dfeea43c5cbd5bd160fc8ab85872cdbeb225e09 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 --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') diff --git a/configure b/configure index a55452a..896b484 100755 --- a/configure +++ b/configure @@ -6370,6 +6370,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