aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2011-07-27 05:39:37 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2011-07-27 05:39:37 +0000
commitbd2948ce2f83dfac5095f9cefc80b76e402198c2 (patch)
treeaa70013aecb2107234dd2eb189fa03c815edf410 /configure
parent7318d07f8950d3469d76537ce1d96f863085ba7c (diff)
downloadlcd4linux-bd2948ce2f83dfac5095f9cefc80b76e402198c2.tar.gz
picoLCDGraphics needs keypad linked
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1154 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 a71cfea..1856b0e 100755
--- a/configure
+++ b/configure
@@ -6846,6 +6846,7 @@ if test "$PICOLCDGRAPHIC" = "yes"; then
if test "$has_usb" = "true"; then
TEXT="yes"
GRAPHIC="yes"
+ KEYPAD="yes"
GPIO="yes"
SERIAL="yes"
LIBUSB="yes"