aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BoardConfigCommon.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 5bcc148..9db288f 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -49,6 +49,11 @@ BOARD_FLASH_BLOCK_SIZE := 4096
WITH_DEXPREOPT := true
WITH_DEXPREOPT_PIC := true
+# Graphics
+USE_OPENGL_RENDERER := false
+# llvmpipe
+BOARD_GPU_DRIVERS := swrast
+
# Wi-Fi
BOARD_WLAN_DEVICE := bcmdhd
WPA_SUPPLICANT_VERSION := VER_0_8_X