summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorKalimochoAz <calimochoazucarado@gmail.com>2011-12-18 16:45:49 +0100
committerKalimochoAz <calimochoazucarado@gmail.com>2011-12-18 16:45:49 +0100
commit2538cbd4349b3b8da33f78837f9b0f1a11aef02d (patch)
tree2b5970650f75068def55b7ed116596abc986e637 /BoardConfigCommon.mk
parent786e339b94e234a991606b9e905fe9fda398774e (diff)
downloaddevice_samsung_crespo-2538cbd4349b3b8da33f78837f9b0f1a11aef02d.zip
device_samsung_crespo-2538cbd4349b3b8da33f78837f9b0f1a11aef02d.tar.gz
device_samsung_crespo-2538cbd4349b3b8da33f78837f9b0f1a11aef02d.tar.bz2
Add CM definitions
Diffstat (limited to 'BoardConfigCommon.mk')
-rwxr-xr-xBoardConfigCommon.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 61d04a4..a7bdd3f 100755
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -77,3 +77,9 @@ 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
+
+# this 2 has being removed by google
+# BOARD_HAS_NO_SELECT_BUTTON := true
+# BOARD_CUSTOM_GRAPHICS := ../../../device/samsung/crespo/graphics.c
+
+BOARD_USE_SKIA_LCDTEXT := true