From 99deaaf67173a90a13d67922c77599d91844f2f0 Mon Sep 17 00:00:00 2001 From: Artem Borisov Date: Tue, 29 Aug 2017 14:35:05 +0300 Subject: [PATCH] Revert "bluetooth: Our kernel is missing CLOCK_BOOTTIME_ALARM (alarmtimer)" This reverts commit 71b87479913776933611173806743d560cdd8734. Change-Id: Ib8667d8bf0910234b2618a105f3a21898b81cd61 --- bluetooth/bdroid_buildcfg.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index b231b2b..e12f304 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -19,9 +19,6 @@ #define BTM_DEF_LOCAL_NAME "Nexus 7" -/* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */ -#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE - #define SC_MODE_INCLUDED FALSE // Networking, Capturing, Object Transfer