summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2018-09-26 08:51:25 +0200
committerJohannes Berg <johannes.berg@intel.com>2018-09-26 08:51:25 +0200
commit17729e9df07335db33bdcd3d89c1bbe2b2c004bc (patch)
treeff7f813bcca365a03ad320292d3a12e953c358e2
parent05571dcd6c3a84de06c40319e05e5792c861b5e5 (diff)
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 <johannes.berg@intel.com>
-rw-r--r--backport/compat/Kconfig1
1 files changed, 0 insertions, 1 deletions
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