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"