From bd2948ce2f83dfac5095f9cefc80b76e402198c2 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 27 Jul 2011 05:39:37 +0000 Subject: picoLCDGraphics needs keypad linked git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1154 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') 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" -- cgit v1.2.3