diff options
author | tunturn <arbiter1000@gmail.com> | 2017-03-09 12:37:53 +1100 |
---|---|---|
committer | Max Weffers <rcstar6696@gmail.com> | 2017-03-14 13:15:52 +0100 |
commit | c46f907aaaa0a78e15658e59e38363ee6eb35517 (patch) | |
tree | e08da6891ca2b18726c7ac96adaaa1104fc7016b /bluetooth | |
parent | eeeb88097b34e2010b8fc8a27ca2cbe741113277 (diff) |
shinano-common: changes to bringup broadcom FM Radio/Bluetooth
Change-Id: I633357fa8a04cf178fdee3e4471d20d5432eb230
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/bdroid_buildcfg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index c02001e..fdb1ed5 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -19,6 +19,8 @@ #define _BDROID_BUILDCFG_H #define BTA_DISABLE_DELAY 100 /* in milliseconds */ +#define HCILP_INCLUDED FALSE +#define BT_WAKE_VIA_USERIAL_IOCTL FALSE /* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */ #define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE |