diff options
| author | Kasual <mushroomhead52e@gmail.com> | 2017-09-16 19:04:28 -0400 |
|---|---|---|
| committer | Kasual <mushroomhead52e@gmail.com> | 2017-09-16 19:08:18 -0400 |
| commit | 6e2082ef65a9cd29b2f790fb398fa9149f4241bf (patch) | |
| tree | cfd35c62dd69c6cdd8c2d19efd1f3593a756aefa | |
| parent | ae6ccb32f45191604bd045d324fdf1fc4f31ffd0 (diff) | |
Revert "bluetooth: Our kernel is missing CLOCK_BOOTTIME_ALARM (alarmtimer)"
This reverts commit 38e00eb04a5d89ecea7c2176c71dd60bd2121096.
Change-Id: Ib00c66ac071281cbd2e9daebb2ce17f0bc02cffa
| -rw-r--r-- | bluetooth/bdroid_buildcfg.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index cc10505..997be14 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -22,7 +22,4 @@ #define BLE_VND_INCLUDED TRUE -/* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */ -#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE - #endif |
