diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-01-22 17:46:59 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-01-22 17:46:59 +0100 |
| commit | 6fc02a67e25e2e6b308c03580355307fa4212c43 (patch) | |
| tree | fc297e6f31e7f99f4e71a444d5de2a4446a66e8f /bluetooth | |
| parent | 70124fec5b40eb0876cf143f3ba9235df4f2b3d5 (diff) | |
bluetooth: add some old props
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 21b8ae0..1f83ed0 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -3,4 +3,6 @@ #define BTM_DEF_LOCAL_NAME "MEIZU M2 Note" +/* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */ +#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE #endif |
