aboutsummaryrefslogtreecommitdiffstats
path: root/drivers.m4
diff options
context:
space:
mode:
Diffstat (limited to 'drivers.m4')
-rw-r--r--drivers.m42
1 files changed, 2 insertions, 0 deletions
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"