bluetooth: Our kernel is missing CLOCK_BOOTTIME_ALARM (alarmtimer)

* Kernel is still using drivers/rtc/alarm.c, instead of the newer
  kernel/time/alarmtimer.c

Change-Id: If6db2a7c4dcd6ece2fb3f354c21583079afb2635
This commit is contained in:
Chirayu Desai 2016-08-24 18:35:07 +05:30 committed by Zhao Wei Liew
parent c4e26d2c3d
commit 71b8747991
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@
#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