diff options
| author | reinelt <> | 2005-12-19 05:08:31 +0000 | 
|---|---|---|
| committer | reinelt <> | 2005-12-19 05:08:31 +0000 | 
| commit | 7dfeea43c5cbd5bd160fc8ab85872cdbeb225e09 (patch) | |
| tree | e817a6fd50d491cf4c86b1ad954e965e37d88d41 /configure | |
| parent | f57473f6a80c5776474fe300bb599f7f86389507 (diff) | |
| download | lcd4linux-7dfeea43c5cbd5bd160fc8ab85872cdbeb225e09.tar.gz | |
[lcd4linux @ 2005-12-19 05:08:27 by reinelt]
GPO's added to the Sample driver
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -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" | 
