diff options
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/bdroid_buildcfg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index fdb1ed5..297c49a 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -21,6 +21,7 @@ #define BTA_DISABLE_DELAY 100 /* in milliseconds */ #define HCILP_INCLUDED FALSE #define BT_WAKE_VIA_USERIAL_IOCTL FALSE +#define BTM_WBS_INCLUDED TRUE /* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */ #define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE |