summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorGuilhem IMBERTON <guilhem.imberton@intel.com>2014-07-16 17:00:44 +0200
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:08:17 -0700
commitec1667205adb188ed7d14c784cc3514c4b0c4499 (patch)
treea96d0bd8caf53acfea9601ab7a8e705eeaa7fd73 /BoardConfig.mk
parentd9eec1df06b63ce346211e18cd69840e01bc115e (diff)
downloadfugu-ec1667205adb188ed7d14c784cc3514c4b0c4499.tar.gz
Fugu bring up: BT: add broadcom compilation flag
BZ: 209178 compilation flag and clean up Change-Id: I4f01f3d7e385f6fd0719d0b6cd45e183d07d726f Signed-off-by: Cedric Bondier <cedric.bondier@intel.com> Signed-off-by: Guilhem IMBERTON <guilhem.imberton@intel.com> Reviewed-on: https://android.intel.com/219115
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index ef22432..b7e5a25 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -36,6 +36,9 @@ BOARD_MALLOC_ALIGNMENT := 16
BUILD_WITH_SECURITY_FRAMEWORK := chaabi_token
BUILD_WITH_CHAABI_SUPPORT := true
+# Broadcom BT
+BOARD_HAVE_BLUETOOTH_BCM := true
+
# IMG graphics
BOARD_GFX_REV := RGX6400
ENABLE_IMG_GRAPHICS := true