diff options
| author | ZjemCiKolege <frager1911@gmail.com> | 2017-09-09 16:41:43 +0000 |
|---|---|---|
| committer | ZjemCiKolege <frager1911@gmail.com> | 2018-03-01 02:17:36 +0100 |
| commit | 03a9c91fc8bbe0d688c991326bc296a41663dde5 (patch) | |
| tree | d20ff99b16aaa6510c72c570ca41eac186d2ae73 | |
| parent | d680718512d49c43074b49c3e45cbedb2df877dc (diff) | |
Revert "bluetooth: Our kernel is missing CLOCK_BOOTTIME_ALARM (alarmtimer)"
This reverts commit 4673ef40fd04f9364cce6ac3eaed1c1a4bb4481c.
Change-Id: Ice6134adfc1beba17e3a0ac4f775b49f5404a667
| -rw-r--r-- | bluetooth/bdroid_buildcfg.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index 1ad7ef2..e6bc46b 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -29,8 +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 |
