diff options
-rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 4d1f6ab..8e86e38 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -20,3 +20,5 @@ MINIMAL_FONT_FOOTPRINT := true BOARD_HAVE_BLUETOOTH := true WPA_SUPPLICANT_VERSION := VER_0_8_X + +USE_OPENGL_RENDERER := true |