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 --- drivers.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers.m4') diff --git a/drivers.m4 b/drivers.m4 index 9833eb6..9e9908c 100644 --- a/drivers.m4 +++ b/drivers.m4 @@ -601,6 +601,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