aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-12-19 05:08:31 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-12-19 05:08:31 +0000
commitda2e1bd82366d5d75d8e67c18179f76b9baf7a65 (patch)
treee817a6fd50d491cf4c86b1ad954e965e37d88d41 /configure
parent0a40256cd918d386d0a7b9955322cf9aa0f9da8b (diff)
downloadlcd4linux-da2e1bd82366d5d75d8e67c18179f76b9baf7a65.tar.gz
[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
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
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"