[PATCH 04/10] dependencies: Make RSI_COEX coexistence depend on kernel >= 4.17

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When RSI_COEX is activated the driver wants to link against the
rsi_bt_ops symbol from the bluetooth driver btrsi. This driver was only
added in kernel 4.17. Deactivate bluetooth coexistence support for older
kernel versions.

Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
---
 dependencies | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dependencies b/dependencies
index 74f8a80f..555f31fb 100644
--- a/dependencies
+++ b/dependencies
@@ -53,6 +53,9 @@ USB_NET_RNDIS_WLAN 4.6
 # depends on struct mmc_card::ocr
 RSI_SDIO 3.13
 
+# For Coexsitence the BT driver has to export rsi_bt_ops
+RSI_COEX 4.17
+
 # depends on devm_led_classdev_register()
 MT76_CORE 4.1
 MT76x2E 4.1
-- 
2.11.0

--
To unsubscribe from this list: send the line "unsubscribe backports" in



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux