diff options
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" |