aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2010-05-19 02:26:47 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2010-05-19 02:26:47 +0000
commitc4cdfc501c99cddaee73f15fffb9d17ddd3b68ae (patch)
tree6d59c2a3adf5458ce019fe4ae63252ebff0cc86e /configure
parentd37c96b53ed8c6a4a53257fc34d86757c67c267d (diff)
downloadlcd4linux-c4cdfc501c99cddaee73f15fffb9d17ddd3b68ae.tar.gz
Ticket #170 (picolcd graphic build error) fixed by matt
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1121 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 82330cd..8c39e52 100755
--- a/configure
+++ b/configure
@@ -6888,6 +6888,7 @@ if test "$PICOLCDGRAPHIC" = "yes"; then
if test "$has_usb" = "true"; then
TEXT="yes"
GRAPHIC="yes"
+ KEYPAD="yes"
GPIO="yes"
SERIAL="yes"
LIBUSB="yes"