aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZjemCiKolege <frager1911@gmail.com>2017-09-09 16:41:43 +0000
committerDan Pasanen <dan.pasanen@gmail.com>2018-02-05 10:41:29 -0600
commitd760f25d0dae93dc7aa515c09f0f99ffe6c02fdf (patch)
treeee0c4a01ef671dead46d67935cef30dddeec250f
parent4cd346ba505c3061fbd00f3f33cdbaba9dd0337f (diff)
Revert "bluetooth: Our kernel is missing CLOCK_BOOTTIME_ALARM (alarmtimer)"
This reverts commit 4673ef40fd04f9364cce6ac3eaed1c1a4bb4481c. Change-Id: Ice6134adfc1beba17e3a0ac4f775b49f5404a667
-rw-r--r--bluetooth/bdroid_buildcfg.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index 3da8ec5..63c62f8 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -29,7 +29,4 @@
#define BTA_BLE_SKIP_CONN_UPD FALSE
#define BLE_PERIPHERAL_ADV_NAME FALSE
#define BT_CLEAN_TURN_ON_DISABLED 1
-/* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */
-#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE
-
#endif