summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorhyungseoung.yoo <hyungseoung.yoo@samsung.com>2010-09-15 12:47:10 -0700
committerJaikumar Ganesh <jaikumar@google.com>2010-09-17 14:56:56 -0700
commit7f217b647a5c926bddaffd327ef6654f5b074280 (patch)
tree98243ae75176b5ae90090cc096ae8a6ad3da9c98 /BoardConfig.mk
parentf5d9022b51ab426139c59913ef32b73752bf4a7c (diff)
downloaddevice_samsung_crespo-7f217b647a5c926bddaffd327ef6654f5b074280.tar.gz
device_samsung_crespo-7f217b647a5c926bddaffd327ef6654f5b074280.tar.bz2
device_samsung_crespo-7f217b647a5c926bddaffd327ef6654f5b074280.zip
S5PC11X: BT: bcm_attach is changed brcm_patchram_plus, and added BOARD_HAVE_BLUETOOTH_BCM feature
Changed brcm_patchram_plus and ro.bt.bdaddr_path value, and BOARD_HAVE_BLUETOOTH_BCM feature in BoardConfig.mk Change-Id: I0ed35769b8b603b005337f68c34e61181f6341e1
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-x[-rw-r--r--]BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 7074daf..5fa29a4 100644..100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -27,6 +27,7 @@ TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi
BOARD_HAVE_BLUETOOTH := true
+BOARD_HAVE_BLUETOOTH_BCM := true
TARGET_NO_BOOTLOADER := true
ifndef TARGET_NO_KERNEL