aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArian <arian.kulmer@web.de>2019-08-20 17:48:24 +0200
committerArian <arian.kulmer@web.de>2019-10-07 11:07:17 +0200
commit1ccf01dfa275336fe1952acf3f07cd8978ab556b (patch)
tree8d6c2ae4ddd9972297e6b2e4d7896149fbc64a52
parenta25e2c873f0873fbe7bb0f45a46db5b01e165e7b (diff)
Revert "shinano-common: build: Our kernel is missing CLOCK_BOOTTIME_ALARM (alarmtimer)"
This reverts commit d9806a58d08ec872d814e451d7f87db14c252ee2.
-rw-r--r--bluetooth/bdroid_buildcfg.h3
1 files changed, 0 insertions, 3 deletions
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