From 17729e9df07335db33bdcd3d89c1bbe2b2c004bc Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Wed, 26 Sep 2018 08:51:25 +0200 Subject: compat: remove bluetooth from skcipher Just clean up the dependency list, skcipher is known to not work, but we neither backport bluetooth now, nor does current upstream bluetooth actually need skcipher. Signed-off-by: Johannes Berg --- backport/compat/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/backport/compat/Kconfig b/backport/compat/Kconfig index be07a189..f88a646e 100644 --- a/backport/compat/Kconfig +++ b/backport/compat/Kconfig @@ -107,7 +107,6 @@ config BPAUTO_CRYPTO_SKCIPHER depends on KERNEL_4_3 default y if BACKPORTED_LIB80211_CRYPT_WEP default y if BACKPORTED_LIB80211_CRYPT_TKIP - default y if BACKPORTED_BT #c-file crypto/skcipher.c #module-name skcipher -- cgit v1.2.3