From 198e79f0e8f0b24c1e36ab6032d348f40de20262 Mon Sep 17 00:00:00 2001 From: Dominik Sliwa Date: Fri, 22 Dec 2017 12:07:34 +0000 Subject: backports: bluetooth: Support 4.9 kernels Signed-off-by: Dominik Sliwa --- net/bluetooth/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/bluetooth/Kconfig') diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig index 08f5808..0f68a23 100644 --- a/net/bluetooth/Kconfig +++ b/net/bluetooth/Kconfig @@ -14,7 +14,8 @@ menuconfig BT depends on CRYPTO_CMAC depends on CRYPTO_ECB depends on CRYPTO_SHA256 - depends on CRYPTO_ECDH + depends on CRYPTO_ECDH + depends on !KERNEL_4_7 help Bluetooth is low-cost, low-power, short-range wireless technology. It was designed as a replacement for cables and other short-range -- cgit v1.2.3