aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/shinano.mk b/shinano.mk
index 1529497..e900fb2 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -163,5 +163,9 @@ PRODUCT_COPY_FILES += \
# BCM Wifi
$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/device-bcm.mk)
+# BT/FM (Broadcom): Adjust the sysfs patch for 3.4 kernel
+BOARD_HAVE_BCM_FM_SYSFS := "/sys/bus/platform/drivers/bcm_ldisc/bcm_ldisc/"
+BOARD_BRCM_HCI_NUM := 26
+
# Include non-opensource parts
$(call inherit-product, vendor/sony/shinano-common/shinano-common-vendor.mk)