summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2011-05-12 16:55:25 -0700
committerRomain Guy <romainguy@google.com>2011-05-12 16:55:25 -0700
commitb60b56bcfe65f6d4c67e211eede9fae07bfc40eb (patch)
tree6d0a5c53e3c9c5e8229a3d4a7440968cf0278958 /BoardConfigCommon.mk
parent6d6dc1719cde9e56164049bccbd9790c06523414 (diff)
downloaddevice_samsung_crespo-b60b56bcfe65f6d4c67e211eede9fae07bfc40eb.zip
device_samsung_crespo-b60b56bcfe65f6d4c67e211eede9fae07bfc40eb.tar.gz
device_samsung_crespo-b60b56bcfe65f6d4c67e211eede9fae07bfc40eb.tar.bz2
Enable OpenGL UI pipeline on Crespo devices.
Change-Id: I808cb84f41684152645e3d13fe93d6862102caea
Diffstat (limited to 'BoardConfigCommon.mk')
-rwxr-xr-xBoardConfigCommon.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 4d4d741..570ca53 100755
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -73,3 +73,4 @@ WIFI_DRIVER_FW_AP_PATH := "/vendor/firmware/fw_bcm4329_apsta.bin"
WIFI_DRIVER_MODULE_NAME := "bcm4329"
WIFI_DRIVER_MODULE_ARG := "iface_name=wlan0 firmware_path=/vendor/firmware/fw_bcm4329.bin nvram_path=/vendor/firmware/nvram_net.txt"
+USE_OPENGL_RENDERER := true