summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2011-11-20 21:47:29 -0800
committerKoushik Dutta <koushd@gmail.com>2011-11-20 21:47:29 -0800
commit16754dd56552e914576971ddc53ef852ca84244c (patch)
treef481950e3a58a1299c3621c95f892a8607bfd762 /BoardConfigCommon.mk
parente8146cee11f222b4841fc761c6338ad6277846ee (diff)
downloaddevice_samsung_crespo-16754dd56552e914576971ddc53ef852ca84244c.zip
device_samsung_crespo-16754dd56552e914576971ddc53ef852ca84244c.tar.gz
device_samsung_crespo-16754dd56552e914576971ddc53ef852ca84244c.tar.bz2
squash changes
Diffstat (limited to 'BoardConfigCommon.mk')
-rwxr-xr-xBoardConfigCommon.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 3fd9019..f398a85 100755
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -54,7 +54,7 @@ BOARD_KERNEL_BASE := 0x30000000
BOARD_KERNEL_PAGESIZE := 4096
BOARD_KERNEL_CMDLINE := console=ttyFIQ0 no_console_suspend
-TARGET_RECOVERY_UI_LIB := librecovery_ui_crespo
+#TARGET_RECOVERY_UI_LIB := librecovery_ui_crespo
TARGET_RELEASETOOLS_EXTENSIONS := device/samsung/crespo
TARGET_USERIMAGES_USE_EXT4 := true
@@ -72,3 +72,4 @@ WIFI_DRIVER_FW_AP_PATH := "/vendor/firmware/fw_bcm4329_apsta.bin"
WIFI_DRIVER_MODULE_NAME := "bcm4329"
WIFI_DRIVER_MODULE_ARG := "firmware_path=/vendor/firmware/fw_bcm4329.bin nvram_path=/vendor/firmware/nvram_net.txt"
+BOARD_HAS_NO_SELECT_BUTTON := true