configs/open1788: Enable discrete joystick input. This is sufficient to get through all menuing that does not require text input.

This commit is contained in:
Gregory Nutt 2017-11-20 14:16:01 -06:00
parent f954345dbe
commit 1fba8ba145

View File

@ -50,6 +50,7 @@ CONFIG_NXFONTS_DISABLE_4BPP=y
CONFIG_NXFONTS_DISABLE_8BPP=y
CONFIG_OPEN1788_DJOYSTICK=y
CONFIG_PDCURSES_COLORFMT_RGB888=y
CONFIG_PDCURSES_DJOYSTICK=y
CONFIG_PDCURSES_FONT_6X9=y
CONFIG_PIPES=y
CONFIG_PREALLOC_MQ_MSGS=4