From 1ccf01dfa275336fe1952acf3f07cd8978ab556b Mon Sep 17 00:00:00 2001 From: Arian Date: Tue, 20 Aug 2019 17:48:24 +0200 Subject: Revert "shinano-common: build: Our kernel is missing CLOCK_BOOTTIME_ALARM (alarmtimer)" This reverts commit d9806a58d08ec872d814e451d7f87db14c252ee2. --- bluetooth/bdroid_buildcfg.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'bluetooth') diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index f0ad0c9..67c95de 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -21,7 +21,4 @@ #define BTM_WBS_INCLUDED TRUE #define BTIF_HF_WBS_PREFERRED TRUE -/* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */ -#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE - #endif -- cgit v1.2.3